There was an error while loading. Please reload this page.
1 parent 99d7b17 commit 3afaa48Copy full SHA for 3afaa48
arc/go.mod
@@ -2,4 +2,4 @@ module github.com/hashicorp/golang-lru/arc/v2
2
3
go 1.18
4
5
-require github.com/hashicorp/golang-lru/v2 v2.0.4
+require github.com/hashicorp/golang-lru/v2 v2.0.5
arc/go.sum
@@ -1,2 +1,2 @@
1
-github.com/hashicorp/golang-lru/v2 v2.0.4 h1:7GHuZcgid37q8o5i3QI9KMT4nCWQQ3Kx3Ov6bb9MfK0=
-github.com/hashicorp/golang-lru/v2 v2.0.4/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
+github.com/hashicorp/golang-lru/v2 v2.0.5 h1:wW7h1TG88eUIJ2i69gaE3uNVtEPIagzhGvHgwfx2Vm4=
+github.com/hashicorp/golang-lru/v2 v2.0.5/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
0 commit comments