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 325fddd09c
commit 5dc4078611

2
go.mod
View file

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