k3s-io / helm-set-status

Helm plugin to alter the status of a release
Apache License 2.0
1 stars 7 forks source link

Update dependencies #1

Closed ryansann closed 3 years ago

ryansann commented 3 years ago

Update some dependencies to address various vulnerabilities.

After updates:

go list -m all

....
github.com/docker/distribution v2.7.1+incompatible
...
github.com/gogo/protobuf v1.3.2
...
github.com/opencontainers/runc v0.1.1 => github.com/opencontainers/runc v1.0.0
go mod why -m github.com/opencontainers/runc

# github.com/opencontainers/runc
github.com/k3s-io/helm-set-status/pkg/status
helm.sh/helm/v3/pkg/action
helm.sh/helm/v3/internal/experimental/registry
github.com/deislabs/oras/pkg/auth/docker
github.com/docker/cli/cli/config
github.com/docker/docker/pkg/homedir
github.com/opencontainers/runc/libcontainer/user