summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-07 04:17:55 +0200
committerGitHub <noreply@github.com>2023-08-07 04:17:55 +0200
commitc8127155bc64224a1392d2264b8d432328edea57 (patch)
treeb954b76d28c27c43d4970cde6bdb3a16a7d479e1 /go.mod
parentchore: bump VERSION to 0.2.49 (diff)
downloadforgejo-act-c8127155bc64224a1392d2264b8d432328edea57.tar.xz
forgejo-act-c8127155bc64224a1392d2264b8d432328edea57.zip
build(deps): bump github.com/moby/buildkit from 0.12.0 to 0.12.1 (#1947)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](https://github.com/moby/buildkit/compare/v0.12.0...v0.12.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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9937fd8..6edf08a 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/julienschmidt/httprouter v1.3.0
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/mattn/go-isatty v0.0.19
- github.com/moby/buildkit v0.12.0
+ github.com/moby/buildkit v0.12.1
github.com/moby/patternmatcher v0.5.0
github.com/opencontainers/image-spec v1.1.0-rc4
github.com/opencontainers/selinux v1.11.0