generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
kind/deprecationCategorizes issue or PR as related to a feature/enhancement marked for deprecation.Categorizes issue or PR as related to a feature/enhancement marked for deprecation.
Description
The linter complains that:
SA1019: "golang.org/x/tools/go/vcs" is deprecated: Use the go list command with -json flag instead, which implements up-to-date import path resolution behavior, module support, and includes the latest security fixes. (staticcheck)
We should follow-up on #335 and replace the library.
cc @kubernetes-sigs/release-engineering
joseph-grabinger
Metadata
Metadata
Assignees
Labels
kind/deprecationCategorizes issue or PR as related to a feature/enhancement marked for deprecation.Categorizes issue or PR as related to a feature/enhancement marked for deprecation.