This repository was archived by the owner on Jun 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/google/slowjam v1.1.0
2323 github.com/karrick/godirwalk v1.16.1
2424 github.com/minio/highwayhash v1.0.2
25- github.com/moby/buildkit v0.13.0
25+ github.com/moby/buildkit v0.13.1
2626 github.com/otiai10/copy v1.14.0
2727 github.com/pkg/errors v0.9.1
2828 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -350,8 +350,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG
350350mygithub.libinneed.workers.dev/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
351351mygithub.libinneed.workers.dev/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
352352mygithub.libinneed.workers.dev/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
353- github.com/moby/buildkit v0.13.0 h1:reVR1Y+rbNIUQ9jf0Q1YZVH5a/nhOixZsl+HJ9qQEGI =
354- github.com/moby/buildkit v0.13.0 /go.mod h1:aNmNQKLBFYAOFuzQjR3VA27/FijlvtBD1pjNwTSN37k =
353+ github.com/moby/buildkit v0.13.1 h1:L8afOFhPq2RPJJSr/VyzbufwID7jquZVB7oFHbPRcPE =
354+ github.com/moby/buildkit v0.13.1 /go.mod h1:aNmNQKLBFYAOFuzQjR3VA27/FijlvtBD1pjNwTSN37k =
355355mygithub.libinneed.workers.dev/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
356356mygithub.libinneed.workers.dev/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
357357mygithub.libinneed.workers.dev/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg =
Original file line number Diff line number Diff line change @@ -859,7 +859,7 @@ github.com/mitchellh/go-homedir
859859# github.com/mitchellh/mapstructure v1.5.0
860860## explicit; go 1.14
861861mygithub.libinneed.workers.dev/mitchellh/mapstructure
862- # github.com/moby/buildkit v0.13.0
862+ # github.com/moby/buildkit v0.13.1
863863## explicit; go 1.21
864864mygithub.libinneed.workers.dev/moby/buildkit/frontend/dockerfile/command
865865mygithub.libinneed.workers.dev/moby/buildkit/frontend/dockerfile/dockerignore
You can’t perform that action at this time.
0 commit comments