File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/hashicorp/hcl/v2 v2.23.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.24.0-rc2
32+ github.com/moby/buildkit v0.24.0
3333 github.com/moby/go-archive v0.1.0
3434 github.com/moby/sys/atomicwriter v0.1.0
3535 github.com/moby/sys/mountinfo v0.7.2
Original file line number Diff line number Diff line change @@ -255,8 +255,8 @@ github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7/go.mod h1:ZX
255255github.com/mitchellh/hashstructure/v2 v2.0.2 h1:vGKWl0YJqUNxE8d+h8f6NJLcCJrgbhC4NcD46KavDd4 =
256256github.com/mitchellh/hashstructure/v2 v2.0.2 /go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/zz4kQkprJgF2EVszyDE =
257257github.com/mitchellh/mapstructure v0.0.0-20150613213606-2caf8efc9366 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
258- github.com/moby/buildkit v0.24.0-rc2 h1:1Z9+R162yauf3SYvn8cGjBPnglMDK4bO+00dNlJSgZI =
259- github.com/moby/buildkit v0.24.0-rc2 /go.mod h1:4qovICAdR2H4C7+EGMRva5zgHW1gyhT4/flHI7F5F9k =
258+ github.com/moby/buildkit v0.24.0 h1:qYfTl7W1SIJzWDIDCcPT8FboHIZCYfi++wvySi3eyFE =
259+ github.com/moby/buildkit v0.24.0 /go.mod h1:4qovICAdR2H4C7+EGMRva5zgHW1gyhT4/flHI7F5F9k =
260260github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
261261github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
262262github.com/moby/go-archive v0.1.0 h1:Kk/5rdW/g+H8NHdJW2gsXyZ7UnzvJNOy6VKJqueWdcQ =
Original file line number Diff line number Diff line change @@ -450,7 +450,7 @@ github.com/mitchellh/go-wordwrap
450450# github.com/mitchellh/hashstructure/v2 v2.0.2
451451## explicit; go 1.14
452452github.com/mitchellh/hashstructure/v2
453- # github.com/moby/buildkit v0.24.0-rc2
453+ # github.com/moby/buildkit v0.24.0
454454## explicit; go 1.23.0
455455github.com/moby/buildkit/api/services/control
456456github.com/moby/buildkit/api/types
You can’t perform that action at this time.
0 commit comments