Skip to content

Commit fdfd079

Browse files
Update module github.com/grpc-ecosystem/grpc-gateway to v2
1 parent 410db22 commit fdfd079

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
@@ -188,7 +188,7 @@ replace (
188188
github.com/go-check/check => github.com/go-check/check v0.0.0-20180628173108-788fd7840127
189189

190190
github.com/golang/protobuf => github.com/golang/protobuf v1.4.2
191-
github.com/grpc-ecosystem/grpc-gateway => github.com/grpc-ecosystem/grpc-gateway v1.16.0
191+
github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/grpc-gateway v2.15.2
192192
github.com/improbable-eng/grpc-web => github.com/improbable-eng/grpc-web v0.0.0-20181111100011-16092bd1d58a
193193

194194
// Avoid CVE-2022-3064

0 commit comments

Comments
 (0)