File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/fsouza/go-dockerclient v1.12.3
1818 github.com/hashicorp/go-multierror v1.1.1
1919 github.com/mattn/go-shellwords v1.0.12
20- github.com/moby/buildkit v0.26.0
20+ github.com/moby/buildkit v0.26.1
2121 github.com/moby/sys/capability v0.4.0
2222 github.com/moby/sys/userns v0.1.0
2323 github.com/opencontainers/cgroups v0.0.6
Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ github.com/miekg/pkcs11 v1.1.1 h1:Ugu9pdy6vAYku5DEpVWVFPYnzV+bxB+iRdbuFSu7TvU=
164164github.com/miekg/pkcs11 v1.1.1 /go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs =
165165github.com/mistifyio/go-zfs/v3 v3.1.0 h1:FZaylcg0hjUp27i23VcJJQiuBeAZjrC8lPqCGM1CopY =
166166github.com/mistifyio/go-zfs/v3 v3.1.0 /go.mod h1:CzVgeB0RvF2EGzQnytKVvVSDwmKJXxkOTUGbNrTja/k =
167- github.com/moby/buildkit v0.26.0 h1:OSugMZoGqpVgrlpDx+OkiPRgYCIxR3XUP6wr7brDCpo =
168- github.com/moby/buildkit v0.26.0 /go.mod h1:ylDa7IqzVJgLdi/wO7H1qLREFQpmhFbw2fbn4yoTw40 =
167+ github.com/moby/buildkit v0.26.1 h1:Cf/AB/8/5N+GBQnVPBW+hR2tDWoImuZ28ciqaF+mzgs =
168+ github.com/moby/buildkit v0.26.1 /go.mod h1:ylDa7IqzVJgLdi/wO7H1qLREFQpmhFbw2fbn4yoTw40 =
169169github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
170170github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
171171github.com/moby/go-archive v0.1.0 h1:Kk/5rdW/g+H8NHdJW2gsXyZ7UnzvJNOy6VKJqueWdcQ =
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ github.com/miekg/pkcs11
260260# github.com/mistifyio/go-zfs/v3 v3.1.0
261261## explicit; go 1.14
262262github.com/mistifyio/go-zfs/v3
263- # github.com/moby/buildkit v0.26.0
263+ # github.com/moby/buildkit v0.26.1
264264## explicit; go 1.24.3
265265github.com/moby/buildkit/frontend/dockerfile/command
266266github.com/moby/buildkit/frontend/dockerfile/parser
You can’t perform that action at this time.
0 commit comments