go mod tidy

This commit is contained in:
Brad Fitzpatrick
2020-07-27 10:20:30 -07:00
parent fe68841dc7
commit 43e2efe441
2 changed files with 1 additions and 4 deletions

1
go.mod
View File

@@ -31,6 +31,7 @@ require (
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
golang.org/x/sys v0.0.0-20200501052902-10377860bb8e
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
golang.org/x/tools v0.0.0-20191216052735-49a3e744a425
honnef.co/go/tools v0.0.1-2020.1.4
inet.af/netaddr v0.0.0-20200718043157-99321d6ad24c
rsc.io/goversion v1.2.0