Skip to content

Commit 9f10da9

Browse files
authored
[patch] adjusting go version to 1.22 to follow EOL Support https://endoflife.date/go (#14)
1 parent 0be51f5 commit 9f10da9

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
@@ -1,6 +1,6 @@
11
module github.com/naughtygopher/pocache
22

3-
go 1.23
3+
go 1.22
44

55
require (
66
github.com/hashicorp/golang-lru/v2 v2.0.7

0 commit comments

Comments
 (0)