File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/docker/docker v28.5.2+incompatible
99 github.com/docker/go-connections v0.6.0
1010 github.com/go-imports-organizer/goio v1.5.0
11- github.com/moby/buildkit v0.28.0
11+ github.com/moby/buildkit v0.28.1
1212 github.com/moby/docker-image-spec v1.3.1
1313 github.com/moby/moby/api v1.54.0
1414 github.com/moby/moby/client v0.3.0
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
8484github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
8585github.com/mistifyio/go-zfs/v4 v4.0.0 h1:sU0+5dX45tdDK5xNZ3HBi95nxUc48FS92qbIZEvpAg4 =
8686github.com/mistifyio/go-zfs/v4 v4.0.0 /go.mod h1:weotFtXTHvBwhr9Mv96KYnDkTPBOHFUbm9cBmQpesL0 =
87- github.com/moby/buildkit v0.28.0 h1:rKulfRRSduHJPNpLTk481fHElqN9tps0VUx8YV/5zsA =
88- github.com/moby/buildkit v0.28.0 /go.mod h1:RCuOcj/bVsCriBG8NeFzRxjiCFQKnKP7KOVlNTS18t4 =
87+ github.com/moby/buildkit v0.28.1 h1:Tq6H6gOMU2JyEQ5rA0pa7Ey3VGNR3qpw90liSIpMQoo =
88+ github.com/moby/buildkit v0.28.1 /go.mod h1:xO6wb9VBXszkIBxaGTLXc1rQORVQFIJRt3GSX7KzCFc =
8989github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
9090github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
9191github.com/moby/moby/api v1.54.0 h1:7kbUgyiKcoBhm0UrWbdrMs7RX8dnwzURKVbZGy2GnL0 =
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ github.com/klauspost/pgzip
145145# github.com/mistifyio/go-zfs/v4 v4.0.0
146146## explicit; go 1.14
147147github.com/mistifyio/go-zfs/v4
148- # github.com/moby/buildkit v0.28.0
148+ # github.com/moby/buildkit v0.28.1
149149## explicit; go 1.25.5
150150github.com/moby/buildkit/frontend/dockerfile/command
151151github.com/moby/buildkit/frontend/dockerfile/parser
You can’t perform that action at this time.
0 commit comments