Update dependencies.

This commit is contained in:
2021-05-11 09:43:46 +01:00
parent 42c880f904
commit cdedb59476
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ require (
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf // indirect
golang.org/x/net v0.0.0-20210508051633-16afe75a6701 // indirect
golang.org/x/sys v0.0.0-20210507161434-a76c4d0a0096 // indirect
golang.org/x/net v0.0.0-20210510120150-4163338589ed // indirect
golang.org/x/sys v0.0.0-20210510120138-977fb7262007 // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
)