aws / aws-app-mesh-controller-for-k8s

A controller to help manage App Mesh resources for a Kubernetes cluster.
Apache License 2.0
187 stars 109 forks source link

Bump github.com/docker/docker from 20.10.24+incompatible to 25.0.2+in… #757

Open ysdongAmazon opened 8 months ago

ysdongAmazon commented 8 months ago

…compatible

Docker 24.0.7 test failed due to a known helm issue: https://github.com/aws/aws-app-mesh-controller-for-k8s/pull/735 would like to see if 25.0.2 could pass

go get github.com/docker/docker@latest
go mod tidy
go list -m github.com/docker/docker
- github.com/docker/docker v25.0.2+incompatible

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.