Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump go/stdlib to v1.23.x and update go modules #2047

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 31, 2024

  1. chore(deps): bump go/stdlib to v1.23.x and update go modules

    - Upgraded `go.mod` to use Go 1.23 and updated module dependencies to latest versions
    - Refactored code to align with API changes in Docker and related modules:
      - Updated `ContainerListOptions` to `container.ListOptions` and related structs
      - Replaced `types.ImageDeleteResponseItem` with `image.DeleteResponse` for compatibility
      - Modified `ImagePullOptions` and `ContainerRemoveOptions` to updated package paths
    nemezo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e0cbe33 View commit details
    Browse the repository at this point in the history