Skip to content

Commit

Permalink
Updating go version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshaw committed Nov 1, 2024
1 parent 9fb7304 commit 95a5bda
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/kenshaw/diskcache

go 1.22
go 1.23

require (
github.com/gobwas/glob v0.2.3
Expand Down

0 comments on commit 95a5bda

Please sign in to comment.