Skip to content

Commit

Permalink
[patch] adjusting go version to 1.22 to follow EOL Support https://en…
Browse files Browse the repository at this point in the history
  • Loading branch information
iquirino authored Jan 25, 2025
1 parent 0be51f5 commit 9f10da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 9f10da9

Please sign in to comment.