Merge pull request #68 from fosrl/go

Bump go version
This commit is contained in:
Owen Schwartz
2026-04-03 19:54:02 -04:00
committed by GitHub

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/fosrl/gerbil
go 1.25.0
go 1.26.0
require (
github.com/patrickmn/go-cache v2.1.0+incompatible