diff --git a/go.mod b/go.mod index 62f72b4dc8..8e8eaf050d 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/s3 v1.84.0 github.com/blang/semver/v4 v4.0.0 github.com/coreos/go-oidc/v3 v3.15.0 - github.com/docker/go-connections v0.5.0 + github.com/docker/go-connections v0.6.0 github.com/fatih/color v1.18.0 github.com/fullstorydev/grpchan v1.1.1 github.com/go-chi/chi/v5 v5.2.3