Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps, Change deps tool from glide to dep #412

Merged
merged 1 commit into from
Apr 1, 2017
Merged

Conversation

kotakanbe
Copy link
Member

The following error occurs when executing make install.

[ERROR] Failed to set version on github.com/Azure/azure-sdk-for-go to 27ae5c8b5bc5d90ab0540b4c5d0f2632c8db8b57: Unable to update checked out version

The cause of the error is below.

So, I update the deps and Change dependency management tool from glide to dep :)

@kotakanbe kotakanbe merged commit b33cd54 into master Apr 1, 2017
@kotakanbe kotakanbe modified the milestone: v0.4.0 Apr 2, 2017
@kotakanbe kotakanbe added the bug label Apr 2, 2017
@s7anley
Copy link
Contributor

s7anley commented Apr 2, 2017

Unfortunately same problems occurs also with dep. Looks like git submodule is not installed when using dep compare to go get.

@kotakanbe
Copy link
Member Author

@s7anley Exactly.

I like it because dep is simpler than glide :)
Please tell me if you have any problems by changing to dep.

@s7anley
Copy link
Contributor

s7anley commented Apr 2, 2017

No, everything is working fine. I accidentally cloned your fork of vuls and had issues with dep afterwards. 🤦‍♂️

lapthorn pushed a commit to lapthorn/vuls that referenced this pull request May 11, 2017
@kotakanbe kotakanbe deleted the update-deps branch June 27, 2017 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants