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 @@ -5,7 +5,7 @@ go 1.22.8
55require (
66 cdr.dev/slog v1.6.2-0.20241112041820-0ec81e6e67bb
77 github.com/coder/coder/v2 v2.18.1
8- github.com/docker/docker v27.4 .0+incompatible
8+ github.com/docker/docker v27.5 .0+incompatible
99 github.com/docker/go-connections v0.5.0
1010 github.com/google/uuid v1.6.0
1111 github.com/hashicorp/terraform-plugin-docs v0.20.1
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 h1:tdlZCpZ/P9DhczC
107107github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 /go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw =
108108github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
109109github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
110- github.com/docker/docker v27.4 .0+incompatible h1:I9z7sQ5qyzO0BfAb9IMOawRkAGxhYsidKiTMcm0DU+A =
111- github.com/docker/docker v27.4 .0+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
110+ github.com/docker/docker v27.5 .0+incompatible h1:um++2NcQtGRTz5eEgO6aJimo6/JxrTXC941hd05JO6U =
111+ github.com/docker/docker v27.5 .0+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
112112github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
113113github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
114114github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments