Skip to content

Commit a112f83

Browse files
fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2
1 parent f16a44d commit a112f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gwy/templates/go.mod.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.17
44

55
require (
66
github.com/gorilla/handlers v1.5.1
7-
github.com/grpc-ecosystem/grpc-gateway v1.16.0
7+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2
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

0 commit comments

Comments
 (0)