aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTill <2353100+S7evinK@users.noreply.github.com>2023-08-28 13:28:22 +0200
committerGitHub <noreply@github.com>2023-08-28 13:28:22 +0200
commite3a7039c81ae7a123bb705585cfea8c93910d381 (patch)
treeabfde95cfd97cac54fb71fc13f7dfff36398185d /go.mod
parent43b1ddb89bc08849c77bac0a5f1b030722732780 (diff)
Fix CI, upgrade image used for upgrade tests (#3151)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4be0ede4..710b5037 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/blevesearch/bleve/v2 v2.3.8
github.com/codeclysm/extract v2.2.0+incompatible
github.com/dgraph-io/ristretto v0.1.1
- github.com/docker/docker v20.10.24+incompatible
+ github.com/docker/docker v24.0.5+incompatible
github.com/docker/go-connections v0.4.0
github.com/getsentry/sentry-go v0.14.0
github.com/gologme/log v1.3.0