Skip to content

Commit ff4b5a0

Browse files
Bump github.com/moby/buildkit from 0.10.4 to 0.11.4
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.10.4 to 0.11.4. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.10.4...v0.11.4) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51e6c7f commit ff4b5a0

File tree

2 files changed

+216
-132
lines changed

2 files changed

+216
-132
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ go 1.13
55
require (
66
github.com/function61/gokit v0.0.0-20220129122644-a8596b4bad8c
77
github.com/mattn/go-runewidth v0.0.13 // indirect
8-
github.com/moby/buildkit v0.10.4
8+
github.com/moby/buildkit v0.11.4
99
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
1010
github.com/scylladb/termtables v0.0.0-20191203121021-c4c0b6d42ff4
11-
github.com/spf13/cobra v1.3.0
11+
github.com/spf13/cobra v1.6.0
1212
go.i3wm.org/i3/v4 v4.18.0
1313
)

0 commit comments

Comments
 (0)