We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e10a7 commit 6319259Copy full SHA for 6319259
go.mod
@@ -48,7 +48,7 @@ require (
48
github.com/mattn/go-runewidth v0.0.16 // indirect
49
github.com/mattn/go-shellwords v1.0.12 // indirect
50
github.com/mitchellh/go-homedir v1.1.0 // indirect
51
- github.com/moby/buildkit v0.23.2 // indirect
+ github.com/moby/buildkit v0.23.1 // indirect
52
github.com/moby/docker-image-spec v1.3.1 // indirect
53
github.com/moby/locker v1.0.1 // indirect
54
github.com/moby/moby v28.3.2+incompatible // indirect
0 commit comments