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 @@ -4,7 +4,7 @@ go 1.24.2
4
4
5
5
require (
6
6
cdr.dev/slog v1.6.2-0.20241112041820-0ec81e6e67bb
7
- github.com/coder/coder/v2 v2.23.0
7
+ github.com/coder/coder/v2 v2.23.1
8
8
github.com/docker/docker v28.1.1+incompatible
9
9
github.com/docker/go-connections v0.5.0
10
10
github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575 h1:kHaBemcxl8o/pQ5VM1
110
110
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575 /go.mod h1:9d6lWj8KzO/fd/NrVaLscBKmPigpZpn5YawRPw+e3Yo =
111
111
github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
112
112
github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
113
- github.com/coder/coder/v2 v2.23.0 h1:xGVAxQza2xtRS2N+G7onhEfTZqza1zPvCU/eeqh0cxc =
114
- github.com/coder/coder/v2 v2.23.0 /go.mod h1:2PYFrVxaCFREk1qoTE0MGC+cDPlIuDMkrK3+3VEt004 =
113
+ github.com/coder/coder/v2 v2.23.1 h1:2sxXlcjH8qSWuz2Weqal1iEDqFmpsC7JxK30Hnd4Mcs =
114
+ github.com/coder/coder/v2 v2.23.1 /go.mod h1:2PYFrVxaCFREk1qoTE0MGC+cDPlIuDMkrK3+3VEt004 =
115
115
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 h1:3A0ES21Ke+FxEM8CXx9n47SZOKOpgSE1bbJzlE4qPVs =
116
116
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 /go.mod h1:5UuS2Ts+nTToAMeOjNlnHFkPahrtDkmpydBen/3wgZc =
117
117
github.com/coder/serpent v0.10.0 h1:ofVk9FJXSek+SmL3yVE3GoArP83M+1tX+H7S4t8BSuM =
You can’t perform that action at this time.
0 commit comments