Add golang.org/x/lint to unwanted dependencies

This commit is contained in:
Jordan Liggitt 2023-02-02 17:12:23 -05:00
parent 5fd9a7abca
commit 1e4a032a34
No known key found for this signature in database

View File

@ -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",