Skip to content

Commit 6319259

Browse files
committed
compose network flag
1 parent a5e10a7 commit 6319259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
github.com/mattn/go-runewidth v0.0.16 // indirect
4949
github.com/mattn/go-shellwords v1.0.12 // indirect
5050
github.com/mitchellh/go-homedir v1.1.0 // indirect
51-
github.com/moby/buildkit v0.23.2 // indirect
51+
github.com/moby/buildkit v0.23.1 // indirect
5252
github.com/moby/docker-image-spec v1.3.1 // indirect
5353
github.com/moby/locker v1.0.1 // indirect
5454
github.com/moby/moby v28.3.2+incompatible // indirect

0 commit comments

Comments
 (0)