summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenovate Bot <bot@kriese.eu>2024-12-09 11:03:01 +0100
committerRenovate Bot <bot@kriese.eu>2024-12-09 11:03:01 +0100
commit8b4ac6baa173381381a331f5044a8d42827d4d2d (patch)
tree3dc9c31fdcfcf16bcd22a126ceedd86fee38f010
parentMerge pull request 'Update github.com/timshannon/bolthold digest to 30aac69' ... (diff)
downloadforgejo-act-8b4ac6baa173381381a331f5044a8d42827d4d2d.tar.xz
forgejo-act-8b4ac6baa173381381a331f5044a8d42827d4d2d.zip
Update module github.com/docker/docker to v25.0.7+incompatible
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 3fe7cb4..c3c7b3f 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/creack/pty v1.1.21
github.com/docker/cli v25.0.3+incompatible
github.com/docker/distribution v2.8.3+incompatible
- github.com/docker/docker v25.0.6+incompatible
+ github.com/docker/docker v25.0.7+incompatible
github.com/docker/go-connections v0.5.0
github.com/go-git/go-billy/v5 v5.5.0
github.com/go-git/go-git/v5 v5.11.0
diff --git a/go.sum b/go.sum
index 06439ac..ec284a8 100644
--- a/go.sum
+++ b/go.sum
@@ -50,8 +50,8 @@ github.com/docker/cli v25.0.3+incompatible h1:KLeNs7zws74oFuVhgZQ5ONGZiXUUdgsdy6
github.com/docker/cli v25.0.3+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
-github.com/docker/docker v25.0.6+incompatible h1:5cPwbwriIcsua2REJe8HqQV+6WlWc1byg2QSXzBxBGg=
-github.com/docker/docker v25.0.6+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
+github.com/docker/docker v25.0.7+incompatible h1:PQhcun5/OF7p0mZlDu3ud9APyyJi01R6/7hrBymWhhQ=
+github.com/docker/docker v25.0.7+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker-credential-helpers v0.8.0 h1:YQFtbBQb4VrpoPxhFuzEBPQ9E16qz5SpHLS+uswaCp8=
github.com/docker/docker-credential-helpers v0.8.0/go.mod h1:UGFXcuoQ5TxPiB54nHOZ32AWRqQdECoh/Mg0AlEYb40=
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=