Commit graph

5 commits

Author SHA1 Message Date
NITIN VARMA MANTHENA
1c9dca459a Upgrade Docker client to v29.0.2
Updates github.com/docker/cli from v27.1.1 to v29.0.2 to use the latest Docker client API.

  This upgrade includes required dependency updates:
  - Added github.com/moby/moby/client v0.1.0
  - Added github.com/moby/moby/api v1.52.0
  - Updated github.com/docker/go-connections v0.5.0 → v0.6.0
  - Updated github.com/opencontainers/image-spec v1.1.0 → v1.1.1
  - Updated OpenTelemetry packages (v1.28.0 → v1.35.0)
  - Updated golang.org/x/sys v0.24.0 → v0.33.0

  All changes tested and build verified successfully.
2025-11-17 15:16:16 -05:00
Sebastiaan van Stijn
77a4de4819
go.mod: github.com/docker/docker, docker/cli v27.0.3
Update to v27.0, and remove uses of deprecated types.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:44:09 +02:00
Sebastiaan van Stijn
0232610967
go.mod: github.com/docker/docker, docker/cli v25.0.5
Update to v25.0, and remove uses of deprecated types.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:25:11 +02:00
Sebastiaan van Stijn
966ad05338
go.mod: github.com/docker/docker, docker/cli v23.0.10
Update to v23.0, and remove uses of deprecated types.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:02:03 +02:00
Rajiv Kushwaha
d2fa5e9e9c
feat(docker): Honor the host specified in current docker context (#464) 2023-10-09 17:13:22 +11:00