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 4c45547 commit 5942e5bCopy full SHA for 5942e5b
go.mod
@@ -36,7 +36,7 @@ require (
36
github.com/grpc-ecosystem/go-grpc-middleware/providers/kit/v2 v2.0.0-20201002093600-73cf2ae9d891
37
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.0-rc.2.0.20201207153454-9f6bf00c00a7
38
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
39
- github.com/hashicorp/golang-lru/v2 v2.0.7
+ github.com/hashicorp/golang-lru v0.6.0
40
github.com/jpillora/backoff v1.0.0
41
github.com/json-iterator/go v1.1.12
42
github.com/klauspost/compress v1.17.7
0 commit comments