diff --git a/go.mod b/go.mod index 9321309..856ac61 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/naughtygopher/pocache -go 1.23 +go 1.22 require ( github.com/hashicorp/golang-lru/v2 v2.0.7