File tree Expand file tree Collapse file tree 2 files changed +269
-8
lines changed Expand file tree Collapse file tree 2 files changed +269
-8
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.22.5
4
4
5
5
require (
6
6
cdr.dev/slog v1.6.2-0.20240126064726-20367d4aede6
7
- github.com/coder/coder/v2 v2.14.2
7
+ github.com/coder/coder/v2 v2.15.0
8
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
@@ -107,7 +107,6 @@ 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
111
110
github.com/pion/udp v0.1.4 // indirect
112
111
github.com/pkg/errors v0.9.1 // indirect
113
112
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
You can’t perform that action at this time.
0 commit comments