File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/poki/netlib
33go 1.24.0
44
55require (
6- github.com/coder/websocket v1.8.13
6+ github.com/coder/websocket v1.8.14
77 github.com/golang-migrate/migrate/v4 v4.19.0
88 github.com/jackc/pgx/v5 v5.7.5
99 github.com/koenbollen/logging v0.0.0-20230520102501-e01d64214504
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 h1:TngWCqHvy9oXAN6lEV
1010github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 /go.mod h1:lmUJ/7eu/Q8D7ML55dXQrVaamCz2vxCfdQBasLZfHKk =
1111github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
1212github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
13- github.com/coder/websocket v1.8.13 h1:f3QZdXy7uGVz+4uCJy2nTZyM0yTBj8yANEHhqlXZ9FE =
14- github.com/coder/websocket v1.8.13 /go.mod h1:LNVeNrXQZfe5qhS9ALED3uA+l5pPqvwXg3CKoDBB2gs =
13+ github.com/coder/websocket v1.8.14 h1:9L0p0iKiNOibykf283eHkKUHHrpG7f65OE3BhhO7v9g =
14+ github.com/coder/websocket v1.8.14 /go.mod h1:NX3SzP+inril6yawo5CQXx8+fk145lPDC6pumgx0mVg =
1515github.com/containerd/continuity v0.4.5 h1:ZRoN1sXq9u7V6QoHMcVWGhOwDFqZ4B9i5H6un1Wh0x4 =
1616github.com/containerd/continuity v0.4.5 /go.mod h1:/lNJvtJKUQStBzpVQ1+rasXO1LAWtUQssk28EZvJ3nE =
1717github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI =
You can’t perform that action at this time.
0 commit comments