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 f80166251b
commit fe6667f1b1

2
go.mod
View file

@ -1,6 +1,6 @@
module forge.lthn.ai/core/go-p2p
go 1.25.5
go 1.26.0
require (
github.com/Snider/Borg v0.2.0