Commit 80c3832 1 parent 7762ab2 commit 80c3832 Copy full SHA for 80c3832
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
29
29
github.com/hashicorp/hcl/v2 v2.23.0
30
30
github.com/in-toto/in-toto-golang v0.5.0
31
31
github.com/mitchellh/hashstructure/v2 v2.0.2
32
- github.com/moby/buildkit v0.20.0-rc3
32
+ github.com/moby/buildkit v0.20.0
33
33
github.com/moby/sys/mountinfo v0.7.2
34
34
github.com/moby/sys/signal v0.7.1
35
35
github.com/morikuni/aec v1.0.0
Original file line number Diff line number Diff line change @@ -297,8 +297,8 @@ github.com/mitchellh/hashstructure/v2 v2.0.2/go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/z
297
297
github.com/mitchellh/mapstructure v0.0.0-20150613213606-2caf8efc9366 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
298
298
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
299
299
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
300
- github.com/moby/buildkit v0.20.0-rc3 h1:iExrfuZZuFgFudeNJhXfp/5vzJWTNrlqZ/LYJk4dG2Q =
301
- github.com/moby/buildkit v0.20.0-rc3 /go.mod h1:kMXf90l/f3zygRK8bYbyetfyzoJYntb6Bpi2VsLfXgQ =
300
+ github.com/moby/buildkit v0.20.0 h1:aF5RujjQ310Pn6SLL/wQYIrSsPXy0sQ5KvWifwq1h8Y =
301
+ github.com/moby/buildkit v0.20.0 /go.mod h1:HYFUIK+iGDRxRgdphZ9Nv0y1Fz7mv0HrU7xZoXx217E =
302
302
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
303
303
github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
304
304
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg =
Original file line number Diff line number Diff line change @@ -495,7 +495,7 @@ github.com/mitchellh/go-wordwrap
495
495
github.com/mitchellh/hashstructure/v2
496
496
# github.com/mitchellh/mapstructure v1.5.0
497
497
## explicit; go 1.14
498
- # github.com/moby/buildkit v0.20.0-rc3
498
+ # github.com/moby/buildkit v0.20.0
499
499
## explicit; go 1.22.0
500
500
github.com/moby/buildkit/api/services/control
501
501
github.com/moby/buildkit/api/types
You can’t perform that action at this time.
0 commit comments