diff --git a/go.mod b/go.mod index 93a1619..86cdc90 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.48.0