We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1b0e0 commit fa2e439Copy full SHA for fa2e439
go.mod
@@ -5,7 +5,7 @@ go 1.23.1
5
require (
6
github.com/chainguard-dev/clog v1.7.0
7
github.com/google/go-cmp v0.7.0
8
- github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
+ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
9
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99
10
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
11
github.com/kelseyhightower/envconfig v1.4.0
0 commit comments