summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenovate Bot <bot@kriese.eu>2024-08-23 10:34:37 +0200
committerEarl Warren <contact@earl-warren.org>2024-08-23 11:18:04 +0200
commit707d6a993b47eb7b2e5e704fc866e5852d70b416 (patch)
tree3fb8d863ef9eedd4303b7df0135e60b9d87ccdf4
parentMerge pull request 'Update dependency go to v1.21' (#49) from renovate/minor-... (diff)
downloadforgejo-act-707d6a993b47eb7b2e5e704fc866e5852d70b416.tar.xz
forgejo-act-707d6a993b47eb7b2e5e704fc866e5852d70b416.zip
Update module github.com/docker/docker to v25 [SECURITY]
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 606c50d..8edbea7 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/creack/pty v1.1.21
github.com/docker/cli v24.0.7+incompatible
github.com/docker/distribution v2.8.3+incompatible
- github.com/docker/docker v24.0.7+incompatible
+ github.com/docker/docker v25.0.6+incompatible
github.com/docker/go-connections v0.4.0
github.com/go-git/go-billy/v5 v5.5.0
github.com/go-git/go-git/v5 v5.11.0