We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f700b05 + 940d690 commit 8d811b2Copy full SHA for 8d811b2
1 file changed
go.mod
@@ -5,7 +5,7 @@ go 1.19
5
require (
6
github.com/go-chi/chi/v5 v5.0.8
7
github.com/lib/pq v1.10.8
8
- github.com/spf13/viper v1.15.0
+ github.com/spf13/viper v1.21.0
9
)
10
11
0 commit comments