diff --git a/go.mod b/go.mod index 09d02b11..3e3a1bc7 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/pilot-protocol/pilotprotocol -go 1.25.11 +go 1.25.12 require ( github.com/coder/websocket v1.8.15