Skip to content

Commit a0fdeb9

Browse files
fix(deps): update module github.com/spf13/viper to v1.15.0
1 parent 0a1dfc0 commit a0fdeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gwy/templates/go.mod.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/grpc-ecosystem/grpc-gateway/v2 v2.0.1
99
github.com/sirupsen/logrus v1.9.0
1010
github.com/spf13/pflag v1.0.5
11-
github.com/spf13/viper v1.14.0
11+
github.com/spf13/viper v1.15.0
1212
google.golang.org/grpc v1.51.0
1313
google.golang.org/protobuf v1.28.1
1414
)

0 commit comments

Comments
 (0)