File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
3535 github.com/containernetworking/plugins v1.8.0
3636 github.com/coreos/go-systemd/v22 v22.6.0
3737 github.com/distribution/reference v0.6.0
38- github.com/docker/cli v29.0.1 +incompatible
38+ github.com/docker/cli v29.1.0 +incompatible
3939 github.com/docker/go-units v0.5.0
4040 github.com/gofrs/flock v0.13.0
4141 github.com/golang/protobuf v1.5.4
Original file line number Diff line number Diff line change @@ -151,8 +151,8 @@ github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi
151151github.com/dimchansky/utfbom v1.1.1 /go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE =
152152github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
153153github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
154- github.com/docker/cli v29.0.1 +incompatible h1:EnvMEAR9Ro5xQEKbMitlabj5vCDY0vwcDyY/Lsow7FQ =
155- github.com/docker/cli v29.0.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
154+ github.com/docker/cli v29.1.0 +incompatible h1:Ru/t9JgWbrwr8pIqh8XULT3CdoFMsg9CMXtaE+4Zymk =
155+ github.com/docker/cli v29.1.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
156156github.com/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI =
157157github.com/docker/docker-credential-helpers v0.9.4 /go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c =
158158github.com/docker/go-metrics v0.0.1 h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8 =
Original file line number Diff line number Diff line change @@ -533,7 +533,7 @@ github.com/dimchansky/utfbom
533533# github.com/distribution/reference v0.6.0
534534## explicit; go 1.20
535535github.com/distribution/reference
536- # github.com/docker/cli v29.0.1 +incompatible
536+ # github.com/docker/cli v29.1.0 +incompatible
537537## explicit
538538github.com/docker/cli/cli/config
539539github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments