Skip to content

Commit

Permalink
Add golang.org/x/lint to unwanted dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
liggitt committed Feb 2, 2023
1 parent 5fd9a7a commit 1e4a032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/unwanted-dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"github.com/spf13/viper": "refer to #102598",
"github.com/xeipuuv/gojsonschema": "unmaintained",
"go.mongodb.org/mongo-driver": "",
"golang.org/x/lint": "unmaintained, archive mode",
"gopkg.in/fsnotify.v1": "obsolete, use github.com/fsnotify/fsnotify",
"k8s.io/klog": "we have switched to klog v2, so avoid klog v1",
"rsc.io/quote": "refer to #102833",
Expand Down

0 comments on commit 1e4a032

Please sign in to comment.