@@ -10,9 +10,9 @@ replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20240702054557-aa55
10
10
11
11
require (
12
12
github.com/GoogleContainerTools/kaniko v1.9.2
13
- github.com/coder/envbuilder v1.0.4
13
+ github.com/coder/envbuilder v1.1.0
14
14
github.com/coder/serpent v0.8.0
15
- github.com/docker/docker v26.1.5 +incompatible
15
+ github.com/docker/docker v27.3.1 +incompatible
16
16
github.com/gliderlabs/ssh v0.3.7
17
17
github.com/go-git/go-billy/v5 v5.6.0
18
18
github.com/go-git/go-git/v5 v5.12.0
@@ -92,16 +92,14 @@ require (
92
92
github.com/chainguard-dev/git-urls v1.0.2 // indirect
93
93
github.com/charmbracelet/lipgloss v0.8.0 // indirect
94
94
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 // indirect
95
- github.com/cilium/ebpf v0.12.3 // indirect
96
95
github.com/cloudflare/circl v1.3.7 // indirect
97
96
github.com/coder/coder/v2 v2.10.1-0.20240704130443-c2d44d16a352 // indirect
98
97
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 // indirect
99
98
github.com/coder/quartz v0.1.0 // indirect
100
99
github.com/coder/retry v1.5.1 // indirect
101
100
github.com/coder/terraform-provider-coder v0.23.0 // indirect
102
101
github.com/containerd/cgroups v1.1.0 // indirect
103
- github.com/containerd/cgroups/v3 v3.0.2 // indirect
104
- github.com/containerd/containerd v1.7.19 // indirect
102
+ github.com/containerd/containerd v1.7.21 // indirect
105
103
github.com/containerd/containerd/api v1.7.19 // indirect
106
104
github.com/containerd/continuity v0.4.3 // indirect
107
105
github.com/containerd/errdefs v0.1.0 // indirect
@@ -110,17 +108,16 @@ require (
110
108
github.com/containerd/platforms v0.2.1 // indirect
111
109
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
112
110
github.com/containerd/ttrpc v1.2.5 // indirect
113
- github.com/containerd/typeurl/v2 v2.1.1 // indirect
111
+ github.com/containerd/typeurl/v2 v2.2.0 // indirect
114
112
github.com/coreos/go-iptables v0.6.0 // indirect
115
113
github.com/coreos/go-oidc/v3 v3.10.0 // indirect
116
- github.com/coreos/go-systemd/v22 v22.5.0 // indirect
117
114
github.com/cyphar/filepath-securejoin v0.2.5 // indirect
118
115
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
119
116
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
120
117
github.com/dimchansky/utfbom v1.1.1 // indirect
121
118
github.com/distribution/distribution/v3 v3.0.0-alpha.1 // indirect
122
119
github.com/distribution/reference v0.6.0 // indirect
123
- github.com/docker/cli v27.2.0 +incompatible // indirect
120
+ github.com/docker/cli v27.2.1 +incompatible // indirect
124
121
github.com/docker/distribution v2.8.2+incompatible // indirect
125
122
github.com/docker/docker-credential-helpers v0.8.2 // indirect
126
123
github.com/docker/go-connections v0.5.0 // indirect
@@ -142,13 +139,13 @@ require (
142
139
github.com/go-ole/go-ole v1.2.6 // indirect
143
140
github.com/godbus/dbus/v5 v5.1.0 // indirect
144
141
github.com/gogo/protobuf v1.3.2 // indirect
145
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
142
+ github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
146
143
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
147
144
github.com/golang/protobuf v1.5.4 // indirect
148
145
github.com/google/btree v1.1.2 // indirect
149
146
github.com/google/go-cmp v0.6.0 // indirect
150
147
github.com/google/nftables v0.2.0 // indirect
151
- github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b // indirect
148
+ github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 // indirect
152
149
github.com/gorilla/handlers v1.5.1 // indirect
153
150
github.com/gorilla/mux v1.8.1 // indirect
154
151
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0 // indirect
@@ -167,7 +164,7 @@ require (
167
164
github.com/hashicorp/go-version v1.7.0 // indirect
168
165
github.com/hashicorp/golang-lru v1.0.2 // indirect
169
166
github.com/hashicorp/golang-lru/arc/v2 v2.0.5 // indirect
170
- github.com/hashicorp/golang-lru/v2 v2.0.5 // indirect
167
+ github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
171
168
github.com/hashicorp/hc-install v0.8.0 // indirect
172
169
github.com/hashicorp/hcl/v2 v2.21.0 // indirect
173
170
github.com/hashicorp/logutils v1.0.0 // indirect
@@ -207,17 +204,18 @@ require (
207
204
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
208
205
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
209
206
github.com/mitchellh/reflectwalk v1.0.2 // indirect
210
- github.com/moby/buildkit v0.13.1 // indirect
207
+ github.com/moby/buildkit v0.16.0 // indirect
211
208
github.com/moby/docker-image-spec v1.3.1 // indirect
212
209
github.com/moby/locker v1.0.1 // indirect
213
210
github.com/moby/patternmatcher v0.6.0 // indirect
214
211
github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83 // indirect
215
212
github.com/moby/sys/mount v0.3.3 // indirect
216
- github.com/moby/sys/mountinfo v0.7.1 // indirect
213
+ github.com/moby/sys/mountinfo v0.7.2 // indirect
217
214
github.com/moby/sys/sequential v0.5.0 // indirect
218
- github.com/moby/sys/signal v0.7.0 // indirect
215
+ github.com/moby/sys/signal v0.7.1 // indirect
219
216
github.com/moby/sys/symlink v0.2.0 // indirect
220
- github.com/moby/sys/user v0.1.0 // indirect
217
+ github.com/moby/sys/user v0.3.0 // indirect
218
+ github.com/moby/sys/userns v0.1.0 // indirect
221
219
github.com/moby/term v0.5.0 // indirect
222
220
github.com/morikuni/aec v1.0.0 // indirect
223
221
github.com/muesli/reflow v0.3.0 // indirect
@@ -263,6 +261,7 @@ require (
263
261
github.com/tailscale/wireguard-go v0.0.0-20231121184858-cc193a0b3272 // indirect
264
262
github.com/tcnksm/go-httpstat v0.2.0 // indirect
265
263
github.com/tinylib/msgp v1.1.8 // indirect
264
+ github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 // indirect
266
265
github.com/twpayne/go-vfs/v5 v5.0.4 // indirect
267
266
github.com/u-root/uio v0.0.0-20240209044354-b3d14b93376a // indirect
268
267
github.com/valyala/fasthttp v1.55.0 // indirect
@@ -293,15 +292,15 @@ require (
293
292
go.uber.org/atomic v1.11.0 // indirect
294
293
go4.org/mem v0.0.0-20220726221520-4f986261bf13 // indirect
295
294
go4.org/netipx v0.0.0-20230728180743-ad4cb58a6516 // indirect
296
- golang.org/x/crypto v0.26 .0 // indirect
295
+ golang.org/x/crypto v0.29 .0 // indirect
297
296
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
298
297
golang.org/x/mod v0.21.0 // indirect
299
298
golang.org/x/net v0.27.0 // indirect
300
299
golang.org/x/oauth2 v0.20.0 // indirect
301
- golang.org/x/sync v0.8 .0 // indirect
302
- golang.org/x/sys v0.24 .0 // indirect
303
- golang.org/x/term v0.23 .0 // indirect
304
- golang.org/x/text v0.17 .0 // indirect
300
+ golang.org/x/sync v0.9 .0 // indirect
301
+ golang.org/x/sys v0.27 .0 // indirect
302
+ golang.org/x/term v0.26 .0 // indirect
303
+ golang.org/x/text v0.20 .0 // indirect
305
304
golang.org/x/time v0.5.0 // indirect
306
305
golang.org/x/tools v0.23.0 // indirect
307
306
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
0 commit comments