Closed kevinburke closed 6 years ago
golang/dep has gotten more community support and (IMO) has a better dependency management story.
This also updates dependencies to use the vendor experiment instead of rewriting deps to load the Godeps folder.
I guess this is fine if tests pass.
golang/dep has gotten more community support and (IMO) has a better dependency management story.
This also updates dependencies to use the vendor experiment instead of rewriting deps to load the Godeps folder.