diff --git a/go.mod b/go.mod index 5d3c1cb..6fea5ee 100644 --- a/go.mod +++ b/go.mod @@ -7,4 +7,4 @@ require ( github.com/gorilla/websocket v1.5.1 ) -require golang.org/x/net v0.21.0 +require golang.org/x/net v0.22.0