tstest/natlab: network address allocation

Pairing with @danderson
This commit is contained in:
Brad Fitzpatrick
2020-07-02 13:39:41 -07:00
parent bb1a9e4700
commit a477e70632
3 changed files with 121 additions and 14 deletions
+1 -1
View File
@@ -29,6 +29,6 @@ require (
golang.org/x/sys v0.0.0-20200501052902-10377860bb8e
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
inet.af/netaddr v0.0.0-20200701194149-10bc159763c4
inet.af/netaddr v0.0.0-20200702150737-4591d218f82c
rsc.io/goversion v1.2.0
)