chore(deps): bump github.com/docker/docker (#668)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.4.0+incompatible to 28.5.1+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/compare/v28.4.0...v28.5.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-version: 28.5.1+incompatible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fcbc8792bf
commit
1898dea6c6
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -8,7 +8,7 @@ replace golang.org/x/crypto => ./crypto
|
|||
|
||||
require (
|
||||
github.com/creack/pty v1.1.24
|
||||
github.com/docker/docker v28.4.0+incompatible
|
||||
github.com/docker/docker v28.5.1+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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue