Skip to content

Commit 5942e5b

Browse files
revert
1 parent 4c45547 commit 5942e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/grpc-ecosystem/go-grpc-middleware/providers/kit/v2 v2.0.0-20201002093600-73cf2ae9d891
3737
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.0-rc.2.0.20201207153454-9f6bf00c00a7
3838
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
39-
github.com/hashicorp/golang-lru/v2 v2.0.7
39+
github.com/hashicorp/golang-lru v0.6.0
4040
github.com/jpillora/backoff v1.0.0
4141
github.com/json-iterator/go v1.1.12
4242
github.com/klauspost/compress v1.17.7

0 commit comments

Comments
 (0)