There was an error while loading. Please reload this page.
1 parent d851586 commit 97f49b4Copy full SHA for 97f49b4
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.6
+require github.com/hashicorp/golang-lru/v2 v2.0.7
arc/go.sum
@@ -1,2 +1,2 @@
1
-github.com/hashicorp/golang-lru/v2 v2.0.6 h1:3xi/Cafd1NaoEnS/yDssIiuVeDVywU0QdFGl3aQaQHM=
-github.com/hashicorp/golang-lru/v2 v2.0.6/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
+github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=
+github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
0 commit comments