Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

godep save doesn't save all dependencies #459

Open
0xor1 opened this issue Apr 19, 2016 · 6 comments
Open

godep save doesn't save all dependencies #459

0xor1 opened this issue Apr 19, 2016 · 6 comments

Comments

@0xor1
Copy link

0xor1 commented Apr 19, 2016

I ran godep save and all looks well except one package did not save, here you can see godep did write it into the godep.json file the new entry for sheettransform package:

3DModelViewer/front@22e508f#diff-c77258d17f1a1bbeeb4f47d65ed7c6e8R61

but you can see that the vendored sheettransform package was not added:

https://github.com/modelhub/front/tree/d6650a5bd8ce6bf1dcd661f0689b92811b451c71/src/server/vendor/github.com/modelhub/core

@0xor1 0xor1 closed this as completed Apr 19, 2016
@freeformz
Copy link

I assume you resolved the issue?

@0xor1
Copy link
Author

0xor1 commented Apr 19, 2016

I am doing some more investigation into it, I want to make sure it isn't user error before re/opening an issue.

@0xor1
Copy link
Author

0xor1 commented Apr 20, 2016

appears to be a genuine bug

@0xor1 0xor1 reopened this Apr 20, 2016
@freeformz
Copy link

I'll have to see if I can duplicate this with a test. Thanks for the report.

@freeformz
Copy link

@robsix Can you give steps to reproduce?

@freeformz
Copy link

Oops, linked wrong issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants