diff --git a/go.mod b/go.mod index db8e284..3f7b80d 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module git.cheetah.cat/tetrapack/go-zello-client go 1.21.1 -require github.com/gorilla/websocket v1.5.3 // indirect +require github.com/gorilla/websocket v1.5.3