Commit 3446a45 1 parent f2e5bed commit 3446a45 Copy full SHA for 3446a45
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/gin-contrib/cors v1.7.2
34
34
github.com/gin-contrib/static v1.1.2
35
35
github.com/gin-gonic/gin v1.10.0
36
- github.com/gorilla/websocket v1.5.1
36
+ github.com/gorilla/websocket v1.5.2
37
37
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
38
38
)
39
39
Original file line number Diff line number Diff line change @@ -756,8 +756,8 @@ github.com/goreleaser/nfpm/v2 v2.37.1/go.mod h1:q8+sZXFqn106/eGw+9V+I8+izFxZ/sJj
756
756
github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
757
757
github.com/gorilla/mux v1.8.1 /go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ =
758
758
github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
759
- github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY =
760
- github.com/gorilla/websocket v1.5.1 /go.mod h1:x3kM2JMyaluk02fnUJpQuwD2dCS5NDG2ZHL0uE0tcaY =
759
+ github.com/gorilla/websocket v1.5.2 h1:qoW6V1GT3aZxybsbC6oLnailWnB+qTMVwMreOso9XUw =
760
+ github.com/gorilla/websocket v1.5.2 /go.mod h1:0n9H61RBAcf5/38py2MCYbxzPIY9rOkpvvMT24Rqs30 =
761
761
github.com/gostaticanalysis/analysisutil v0.7.1 h1:ZMCjoue3DtDWQ5WyU16YbjbQEQ3VuzwxALrpYd+HeKk =
762
762
github.com/gostaticanalysis/analysisutil v0.7.1 /go.mod h1:v21E3hY37WKMGSnbsw2S/ojApNWb6C1//mXO48CXbVc =
763
763
github.com/gostaticanalysis/comment v1.4.1 /go.mod h1:ih6ZxzTHLdadaiSnF5WY3dxUoXfXAlTaRzuaNDlSado =
You can’t perform that action at this time.
0 commit comments