diff --git a/go.mod b/go.mod index 93a1619..47ff5f5 100644 --- a/go.mod +++ b/go.mod @@ -9,4 +9,4 @@ require ( github.com/gorilla/websocket v1.5.3 ) -require golang.org/x/net v0.47.0 +require golang.org/x/net v0.49.0