Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit c841c3c

Browse files
chore(deps): bump github.com/moby/buildkit from 0.13.0 to 0.13.1 (#3093)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f58a95 commit c841c3c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG
350350
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
351351
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
352352
github.com/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=
355355
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=
356356
github.com/moby/docker-image-spec v1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
357357
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@ github.com/mitchellh/go-homedir
859859
# github.com/mitchellh/mapstructure v1.5.0
860860
## explicit; go 1.14
861861
github.com/mitchellh/mapstructure
862-
# github.com/moby/buildkit v0.13.0
862+
# github.com/moby/buildkit v0.13.1
863863
## explicit; go 1.21
864864
github.com/moby/buildkit/frontend/dockerfile/command
865865
github.com/moby/buildkit/frontend/dockerfile/dockerignore

0 commit comments

Comments
 (0)