File tree 2 files changed +8
-271
lines changed
2 files changed +8
-271
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.5
5
5
require (
6
6
cdr.dev/slog v1.6.2-0.20240126064726-20367d4aede6
7
7
github.com/coder/coder/v2 v2.14.2
8
- github.com/docker/docker v27.1.2 +incompatible
8
+ github.com/docker/docker v27.2.1 +incompatible
9
9
github.com/docker/go-connections v0.5.0
10
10
github.com/google/uuid v1.6.0
11
11
github.com/hashicorp/terraform-plugin-docs v0.19.4
@@ -107,6 +107,7 @@ require (
107
107
github.com/outcaste-io/ristretto v0.2.3 // indirect
108
108
github.com/philhofer/fwd v1.1.2 // indirect
109
109
github.com/pion/transport/v2 v2.2.10 // indirect
110
+ github.com/pion/transport/v3 v3.0.7 // indirect
110
111
github.com/pion/udp v0.1.4 // indirect
111
112
github.com/pkg/errors v0.9.1 // indirect
112
113
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
You can’t perform that action at this time.
0 commit comments