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 8d139a4491
commit 2d2e700fc2

2
go.mod
View file

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