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 0a1dfc0 commit a0fdeb9Copy full SHA for a0fdeb9
gwy/templates/go.mod.tmpl
@@ -8,7 +8,7 @@ require (
8
github.com/grpc-ecosystem/grpc-gateway/v2 v2.0.1
9
github.com/sirupsen/logrus v1.9.0
10
github.com/spf13/pflag v1.0.5
11
- github.com/spf13/viper v1.14.0
+ github.com/spf13/viper v1.15.0
12
google.golang.org/grpc v1.51.0
13
google.golang.org/protobuf v1.28.1
14
)
0 commit comments