Update dependencies

This commit is contained in:
9seconds
2019-11-19 15:28:53 +03:00
parent f2f7c2a4de
commit 4c2c468289
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -13,8 +13,8 @@ require (
go.uber.org/multierr v1.4.0 // indirect
go.uber.org/zap v1.13.0
golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f
golang.org/x/net v0.0.0-20191116160921-f9c825593386 // indirect
golang.org/x/sys v0.0.0-20191118013547-6254a7c3cac6
golang.org/x/tools v0.0.0-20191118051429-5a76f03bc7c3 // indirect
golang.org/x/net v0.0.0-20191119073136-fc4aabc6c914 // indirect
golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2
golang.org/x/tools v0.0.0-20191118222007-07fc4c7f2b98 // indirect
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)