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.6
4
4
5
5
require (
6
6
cdr.dev/slog v1.6.2-0.20250703074222-9df5e0a6c145
7
- github.com/coder/coder/v2 v2.25.1
7
+ github.com/coder/coder/v2 v2.25.2
8
8
github.com/docker/docker v28.3.3+incompatible
9
9
github.com/docker/go-connections v0.6.0
10
10
github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575 h1:kHaBemcxl8o/pQ5VM1
106
106
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575 /go.mod h1:9d6lWj8KzO/fd/NrVaLscBKmPigpZpn5YawRPw+e3Yo =
107
107
github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
108
108
github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
109
- github.com/coder/coder/v2 v2.25.1 h1:zijlNOAxFGGVdkdPwH5rczWWprREdJwFJ1bqAe4bwR4 =
110
- github.com/coder/coder/v2 v2.25.1 /go.mod h1:ZRkNEmUDmNA6rFZx9Wbedd/uSc0Zqp27kHystubrrEY =
109
+ github.com/coder/coder/v2 v2.25.2 h1:GAp25ghVF6J3zeC6uchEDEbBY1hQKUUM/0mucwJ7Xjc =
110
+ github.com/coder/coder/v2 v2.25.2 /go.mod h1:ZRkNEmUDmNA6rFZx9Wbedd/uSc0Zqp27kHystubrrEY =
111
111
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 h1:3A0ES21Ke+FxEM8CXx9n47SZOKOpgSE1bbJzlE4qPVs =
112
112
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 /go.mod h1:5UuS2Ts+nTToAMeOjNlnHFkPahrtDkmpydBen/3wgZc =
113
113
github.com/coder/serpent v0.10.0 h1:ofVk9FJXSek+SmL3yVE3GoArP83M+1tX+H7S4t8BSuM =
You can’t perform that action at this time.
0 commit comments