chore: bump go directive to 1.26.0

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-02-22 20:33:48 +00:00
parent 0284110cca
commit 351f4dfd30

2
go.mod
View file

@ -1,6 +1,6 @@
module forge.lthn.ai/core/go-store
go 1.25.5
go 1.26.0
require (
github.com/stretchr/testify v1.11.1