chore(deps): bump github.com/docker/docker (#617)

This commit is contained in:
dependabot[bot] 2025-06-25 15:44:24 -07:00 committed by GitHub
parent a472360b99
commit a3c58882dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ replace golang.org/x/crypto => ./crypto
require (
github.com/creack/pty v1.1.24
github.com/docker/docker v28.2.2+incompatible
github.com/docker/docker v28.3.0+incompatible
github.com/google/uuid v1.6.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pires/go-proxyproto v0.8.1