tailscale/tstest
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

Reference: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-09-15 21:45:53 -07:00
..
archtest go.mod: bump gvisor.dev/gvisor 2022-07-21 16:41:18 -07:00
integration refactor: move from io/ioutil to io and os packages 2022-09-15 21:45:53 -07:00
iosdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
jsdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
natlab all: migrate more code code to net/netip directly 2022-08-02 13:59:57 -07:00
tools go.mod: pin github.com/tailscale/mkctr (try #2) 2022-06-07 00:44:21 +05:00
allocs.go util/testingutil: new package with MinAllocsPerRun 2021-10-28 12:48:37 -07:00
clock.go tstest/natlab: add a stateful firewall. 2020-07-11 05:17:38 +00:00
log_test.go tstest: rename LogListener to LogLineTracker 2020-09-04 08:09:56 -07:00
log.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
resource.go tstest: do not error if the there are fewer goroutines than at start 2022-07-29 09:53:01 -07:00
tstest.go tstest: add WaitFor helper 2021-04-29 14:43:46 -07:00