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 8413a3d commit c95b7bcCopy full SHA for c95b7bc
go.mod
@@ -6,6 +6,6 @@ require (
6
github.com/felixge/httpsnoop v1.0.3
7
github.com/google/uuid v1.3.0
8
github.com/gorilla/mux v1.8.0
9
- github.com/spf13/viper v1.11.0
+ github.com/spf13/viper v1.14.0
10
go.uber.org/zap v1.21.0
11
)
0 commit comments