Update module github.com/docker/docker to v27.5.1+incompatible (#27)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-06 05:30:05 +00:00
committed by GitHub
parent 07126e73fd
commit bbf909c2a5
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/xruins/docker_state_exporter
go 1.26
require (
github.com/docker/docker v27.4.0+incompatible
github.com/docker/docker v27.5.1+incompatible
github.com/prometheus/client_golang v1.20.5
)