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 @@ -29,7 +29,7 @@ require (
2929 github.com/hashicorp/hcl/v2 v2.24.0
3030 github.com/in-toto/in-toto-golang v0.9.0
3131 github.com/mitchellh/hashstructure/v2 v2.0.2
32- github.com/moby/buildkit v0.26.1
32+ github.com/moby/buildkit v0.26.2
3333 github.com/moby/go-archive v0.1.0
3434 github.com/moby/moby/api v1.52.0
3535 github.com/moby/moby/client v0.1.0
Original file line number Diff line number Diff line change @@ -208,8 +208,8 @@ github.com/mitchellh/go-wordwrap v1.0.1 h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQ
208208github.com/mitchellh/go-wordwrap v1.0.1 /go.mod h1:R62XHJLzvMFRBbcrT7m7WgmE1eOyTSsCt+hzestvNj0 =
209209github.com/mitchellh/hashstructure/v2 v2.0.2 h1:vGKWl0YJqUNxE8d+h8f6NJLcCJrgbhC4NcD46KavDd4 =
210210github.com/mitchellh/hashstructure/v2 v2.0.2 /go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/zz4kQkprJgF2EVszyDE =
211- github.com/moby/buildkit v0.26.1 h1:Cf/AB/8/5N+GBQnVPBW+hR2tDWoImuZ28ciqaF+mzgs =
212- github.com/moby/buildkit v0.26.1 /go.mod h1:ylDa7IqzVJgLdi/wO7H1qLREFQpmhFbw2fbn4yoTw40 =
211+ github.com/moby/buildkit v0.26.2 h1:EIh5j0gzRsCZmQzvgNNWzSDbuKqwUIiBH7ssqLv8RU8 =
212+ github.com/moby/buildkit v0.26.2 /go.mod h1:ylDa7IqzVJgLdi/wO7H1qLREFQpmhFbw2fbn4yoTw40 =
213213github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
214214github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
215215github.com/moby/go-archive v0.1.0 h1:Kk/5rdW/g+H8NHdJW2gsXyZ7UnzvJNOy6VKJqueWdcQ =
Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ github.com/mitchellh/go-wordwrap
421421# github.com/mitchellh/hashstructure/v2 v2.0.2
422422## explicit; go 1.14
423423github.com/mitchellh/hashstructure/v2
424- # github.com/moby/buildkit v0.26.1
424+ # github.com/moby/buildkit v0.26.2
425425## explicit; go 1.24.3
426426github.com/moby/buildkit/api/services/control
427427github.com/moby/buildkit/api/types
You can’t perform that action at this time.
0 commit comments