mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Godeps updater should ignore comments
This commit is contained in:
parent
fed7cea0fb
commit
44bc6dadde
@ -31,7 +31,6 @@ var (
|
||||
|
||||
type Dependency struct {
|
||||
ImportPath string
|
||||
Comment string `json:",omitempty"`
|
||||
Rev string
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user