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 effc1cde1c
commit ab793cd658

2
go.mod
View file

@ -1,6 +1,6 @@
module forge.lthn.ai/core/go-ws
go 1.25.5
go 1.26.0
require (
github.com/gorilla/websocket v1.5.3