We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c047c35 commit 84a1e97Copy full SHA for 84a1e97
_examples/configuration/viper/go.mod
@@ -56,9 +56,9 @@ require (
56
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
57
github.com/yosssi/ace v0.0.5 // indirect
58
golang.org/x/crypto v0.4.0 // indirect
59
- golang.org/x/net v0.4.0 // indirect
60
- golang.org/x/sys v0.3.0 // indirect
61
- golang.org/x/text v0.5.0 // indirect
+ golang.org/x/net v0.7.0 // indirect
+ golang.org/x/sys v0.5.0 // indirect
+ golang.org/x/text v0.7.0 // indirect
62
golang.org/x/time v0.3.0 // indirect
63
google.golang.org/protobuf v1.28.1 // indirect
64
gopkg.in/ini.v1 v1.67.0 // indirect
_examples/configuration/viper/go.sum
0 commit comments