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.2
1818 github.com/hashicorp/go-multierror v1.1.1
1919 github.com/mattn/go-shellwords v1.0.12
20- github.com/moby/buildkit v0.25.0
20+ github.com/moby/buildkit v0.25.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.5
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.0.1 h1:YaoXgBePoMA12+S1u/ddkv+QqxcfiZK4prI6HPnkFiU =
166166github.com/mistifyio/go-zfs/v3 v3.0.1 /go.mod h1:CzVgeB0RvF2EGzQnytKVvVSDwmKJXxkOTUGbNrTja/k =
167- github.com/moby/buildkit v0.25.0 h1:cRgh74ymzyHxS5a/lsYT4OCyVU8iC3UgkwasIEUi0og =
168- github.com/moby/buildkit v0.25.0 /go.mod h1:phM8sdqnvgK2y1dPDnbwI6veUCXHOZ6KFSl6E164tkc =
167+ github.com/moby/buildkit v0.25.1 h1:j7IlVkeNbEo+ZLoxdudYCHpmTsbwKvhgc/6UJ/mY/o8 =
168+ github.com/moby/buildkit v0.25.1 /go.mod h1:phM8sdqnvgK2y1dPDnbwI6veUCXHOZ6KFSl6E164tkc =
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 @@ -250,7 +250,7 @@ github.com/miekg/pkcs11
250250# github.com/mistifyio/go-zfs/v3 v3.0.1
251251## explicit; go 1.14
252252github.com/mistifyio/go-zfs/v3
253- # github.com/moby/buildkit v0.25.0
253+ # github.com/moby/buildkit v0.25.1
254254## explicit; go 1.24.0
255255github.com/moby/buildkit/frontend/dockerfile/command
256256github.com/moby/buildkit/frontend/dockerfile/parser
You can’t perform that action at this time.
0 commit comments