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 410db22 commit fdfd079Copy full SHA for fdfd079
1 file changed
go.mod
@@ -188,7 +188,7 @@ replace (
188
github.com/go-check/check => github.com/go-check/check v0.0.0-20180628173108-788fd7840127
189
190
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
+ github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/grpc-gateway v2.15.2
192
github.com/improbable-eng/grpc-web => github.com/improbable-eng/grpc-web v0.0.0-20181111100011-16092bd1d58a
193
194
// Avoid CVE-2022-3064
0 commit comments