Skip to content

Commit 7f454f9

Browse files
chore(deps): bump github.com/docker/cli
Bumps the docker group with 1 update in the / directory: [github.com/docker/cli](https://github.com/docker/cli). Updates `github.com/docker/cli` from 29.0.4+incompatible to 29.1.0+incompatible - [Commits](docker/cli@v29.0.4...v29.1.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.1.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ffe78f commit 7f454f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ require (
368368
github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 // indirect
369369
github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 // indirect
370370
github.com/dimchansky/utfbom v1.1.1 // indirect
371-
github.com/docker/cli v29.0.4+incompatible
371+
github.com/docker/cli v29.1.0+incompatible
372372
github.com/docker/distribution v2.8.3+incompatible // indirect
373373
github.com/docker/docker-credential-helpers v0.9.4 // indirect
374374
github.com/docker/go-connections v0.6.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,8 +1162,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
11621162
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
11631163
github.com/djherbis/times v1.6.0 h1:w2ctJ92J8fBvWPxugmXIv7Nz7Q3iDMKNx9v5ocVH20c=
11641164
github.com/djherbis/times v1.6.0/go.mod h1:gOHeRAz2h+VJNZ5Gmc/o7iD9k4wW7NMVqieYCY99oc0=
1165-
github.com/docker/cli v29.0.4+incompatible h1:mffN/hPqaI39vx/4QiSkdldHeM0rP1ZZBIXRUOPI5+I=
1166-
github.com/docker/cli v29.0.4+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
1165+
github.com/docker/cli v29.1.0+incompatible h1:Ru/t9JgWbrwr8pIqh8XULT3CdoFMsg9CMXtaE+4Zymk=
1166+
github.com/docker/cli v29.1.0+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
11671167
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
11681168
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
11691169
github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM=

0 commit comments

Comments
 (0)