Skip to content

Commit 38125ca

Browse files
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2
1 parent e68945d commit 38125ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626

2727
replace (
2828
github.com/golang/protobuf => github.com/golang/protobuf v1.5.4
29-
github.com/grpc-ecosystem/grpc-gateway => github.com/grpc-ecosystem/grpc-gateway v1.16.0
29+
github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/grpc-gateway v2.27.6
3030

3131
// Avoid CVE-2022-3064
3232
gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.4.0

0 commit comments

Comments
 (0)