File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ replace (
16
16
// removing them we would need to import them somewhere in the code.
17
17
// See: https://github.com/golang/go/issues/37352
18
18
github.com/coreos/etcd => github.com/coreos/etcd v3.3.27+incompatible
19
- github.com/gorilla/websocket => github.com/gorilla/websocket v1.4.2
19
+ github.com/gorilla/websocket => github.com/gorilla/websocket v1.5.3
20
20
github.com/labstack/echo/v4 => github.com/labstack/echo/v4 v4.2.0
21
21
golang.org/x/text => golang.org/x/text v0.18.0
22
22
)
Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORR
118
118
github.com/gorilla/css v1.0.0 /go.mod h1:Dn721qIggHpt4+EFCcTLTU/vk5ySda2ReITrtgBl60c =
119
119
github.com/gorilla/securecookie v1.1.1 /go.mod h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4 =
120
120
github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
121
+ github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
121
122
github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
122
123
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
123
124
github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
You can’t perform that action at this time.
0 commit comments