You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current version, glide godeps imports a GPM-formatted Godeps file.
I think we should get rid of glide godeps and support both GPM's Godeps file and Godep's Godeps.json file format with glide import gpm and glide import godep.
I have written a patch for this, but it has to go through Google legal review before I can commit it. Probably early Jan.
The text was updated successfully, but these errors were encountered:
In the current version,
glide godeps
imports a GPM-formatted Godeps file.I think we should get rid of
glide godeps
and support both GPM's Godeps file and Godep's Godeps.json file format withglide import gpm
andglide import godep
.I have written a patch for this, but it has to go through Google legal review before I can commit it. Probably early Jan.
The text was updated successfully, but these errors were encountered: