Skip to content

Conversation

JoachAnts
Copy link
Contributor

No description provided.

@hiroxy
Copy link
Contributor

hiroxy commented Oct 20, 2017

In terms of the package update, you need to update not only the Godeps.json but the package source directory, i.e. Godeps/_workspace/src/github.com/kardianos, in order to be able godep to use it.
In addition, we should consider storing the third party packages into vendor directory instead of Godeps/_workspace in near future.

Copy link
Contributor

@hiroxy hiroxy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

godep uses packages in Godeps/_workspace, so you need to copy the updated github.com/kardianos/service package into there using the godep command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants