mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-28 05:36:08 +00:00
Godeps updater should ignore comments
This commit is contained in:
@@ -31,7 +31,6 @@ var (
|
|||||||
|
|
||||||
type Dependency struct {
|
type Dependency struct {
|
||||||
ImportPath string
|
ImportPath string
|
||||||
Comment string `json:",omitempty"`
|
|
||||||
Rev string
|
Rev string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user