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
{{ message }}
This repository was archived by the owner on Mar 8, 2026. It is now read-only.
See here https://github.com/setekhid/godeps-bug
I expected godep save all dependencies recursively in Godeps folder when I run
godep save ./....But I got some packages missing, suck like github.com/setekhid/godeps-debug in Godeps.json file, but the folder is empty in _workspace.
godep versionoutputgodep v74 (darwin/amd64/go1.4.2)
go versionoutputgo version go1.4.2 darwin/amd64