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