Godeps updater should ignore comments
This commit is contained in:
@@ -31,7 +31,6 @@ var (
|
||||
|
||||
type Dependency struct {
|
||||
ImportPath string
|
||||
Comment string `json:",omitempty"`
|
||||
Rev string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user