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 @@ -6,7 +6,7 @@ require (
6
6
cdr.dev/slog v1.6.2-0.20241112041820-0ec81e6e67bb
7
7
github.com/coder/coder/v2 v2.24.1
8
8
github.com/docker/docker v28.3.2+incompatible
9
- github.com/docker/go-connections v0.5 .0
9
+ github.com/docker/go-connections v0.6 .0
10
10
github.com/google/uuid v1.6.0
11
11
github.com/hashicorp/terraform-plugin-docs v0.22.0
12
12
github.com/hashicorp/terraform-plugin-framework v1.15.0
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
137
137
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
138
138
github.com/docker/docker v28.3.2+incompatible h1:wn66NJ6pWB1vBZIilP8G3qQPqHy5XymfYn5vsqeA5oA =
139
139
github.com/docker/docker v28.3.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
140
- github.com/docker/go-connections v0.5 .0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
141
- github.com/docker/go-connections v0.5 .0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
140
+ github.com/docker/go-connections v0.6 .0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94 =
141
+ github.com/docker/go-connections v0.6 .0 /go.mod h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE =
142
142
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
143
143
github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
144
144
github.com/dustin/go-humanize v1.0.0 /go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk =
You can’t perform that action at this time.
0 commit comments