Browse Source

go mod tidy

thegreatrefactor
Gisle Aune 5 years ago
parent
commit
3b10c4d9b1
  1. 1
      go.mod

1
go.mod

@ -33,7 +33,6 @@ require (
golang.org/x/net v0.0.0-20190514140710-3ec191127204 // indirect
golang.org/x/sync v0.0.0-20190423024810-112230192c58
golang.org/x/text v0.3.0 // indirect
golang.org/x/tools v0.0.0-20190515012406-7d7faa4812bd
google.golang.org/appengine v1.1.0 // indirect
gopkg.in/ini.v1 v1.42.0 // indirect
gopkg.in/yaml.v2 v2.2.2

Loading…
Cancel
Save