File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/containerd/containerd v1.7.24
32
32
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
33
33
github.com/distribution/reference v0.6.0
34
- github.com/docker/buildx v0.19.2
34
+ github.com/docker/buildx v0.19.3
35
35
github.com/docker/cli v27.4.1+incompatible
36
36
github.com/docker/distribution v2.8.3+incompatible
37
37
github.com/docker/docker v27.4.1+incompatible
Original file line number Diff line number Diff line change @@ -204,8 +204,8 @@ github.com/denisenkom/go-mssqldb v0.0.0-20191128021309-1d7a30a10f73/go.mod h1:xb
204
204
github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
205
205
github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0 =
206
206
github.com/distribution/reference v0.5.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
207
- github.com/docker/buildx v0.19.2 h1:2zXzgP2liQKgQ5BiOqMc+wz7hfWgAIMWw5MR6QDG++I =
208
- github.com/docker/buildx v0.19.2 /go.mod h1:k4WP+XmGRYL0a7l4RZAI2TqpwhuAuSQ5U/rosRgFmAA =
207
+ github.com/docker/buildx v0.19.3 h1:FL8ilSQi5HXzvEXHzLXW9oBuz8XzOsO/t2JVPTwo+Gs =
208
+ github.com/docker/buildx v0.19.3 /go.mod h1:k4WP+XmGRYL0a7l4RZAI2TqpwhuAuSQ5U/rosRgFmAA =
209
209
github.com/docker/cli v0.0.0-20190925022749-754388324470 /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
210
210
github.com/docker/cli v27.4.1+incompatible h1:VzPiUlRJ/xh+otB75gva3r05isHMo5wXDfPRi5/b4hI =
211
211
github.com/docker/cli v27.4.1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
You can’t perform that action at this time.
0 commit comments