mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 18:31:15 +00:00
Merge pull request #115488 from liggitt/lint
Add golang.org/x/lint to unwanted dependencies
This commit is contained in:
commit
49ddc510bc
@ -34,6 +34,7 @@
|
|||||||
"github.com/spf13/viper": "refer to #102598",
|
"github.com/spf13/viper": "refer to #102598",
|
||||||
"github.com/xeipuuv/gojsonschema": "unmaintained",
|
"github.com/xeipuuv/gojsonschema": "unmaintained",
|
||||||
"go.mongodb.org/mongo-driver": "",
|
"go.mongodb.org/mongo-driver": "",
|
||||||
|
"golang.org/x/lint": "unmaintained, archive mode",
|
||||||
"gopkg.in/fsnotify.v1": "obsolete, use github.com/fsnotify/fsnotify",
|
"gopkg.in/fsnotify.v1": "obsolete, use github.com/fsnotify/fsnotify",
|
||||||
"k8s.io/klog": "we have switched to klog v2, so avoid klog v1",
|
"k8s.io/klog": "we have switched to klog v2, so avoid klog v1",
|
||||||
"rsc.io/quote": "refer to #102833",
|
"rsc.io/quote": "refer to #102833",
|
||||||
|
Loading…
Reference in New Issue
Block a user