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 5f1d12a commit 24d8ac6Copy full SHA for 24d8ac6
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/jackc/pgx/v5 v5.7.6
12
github.com/sirupsen/logrus v1.9.3
13
github.com/spf13/cobra v1.9.1
14
- github.com/spf13/viper v1.20.1
+ github.com/spf13/viper v1.21.0
15
github.com/stephenafamo/bob v0.40.2
16
github.com/stretchr/testify v1.11.1
17
github.com/swaggo/files v1.0.1
0 commit comments