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

Up-to-date released package #87

Open
joffotron opened this issue May 11, 2018 · 0 comments
Open

Up-to-date released package #87

joffotron opened this issue May 11, 2018 · 0 comments
Labels

Comments

@joffotron
Copy link

Version info

  • intercom-go version: 1.0.0
  • Go version: 1.10

Expected behaviour

Running a dep ensure over a project that imports intercom-go should work

Actual behaviour

Installing dependencies...
The following errors occurred while deducing packages:
  * "code.google.com/p/go-uuid/uuid": unable to deduce repository and source type for "code.google.com/p/go-uuid/uuid": unable to read metadata: go-import metadata not found

This was fixed years ago (a330e26)

But if you install the intercom-go package (without specifying master, or v2 branch for example), e.g. with dep ensure -add github.com/intercom/intercom-go it will pick up the tagged 1.0.0, and fail

Perhaps a 1.0.1 from current master (and/or 2.x.x from v2) could be helpful?

Thanks

@mmartinic mmartinic added dev and removed dev labels Jul 5, 2018
@keloe keloe added dev and removed dev labels Jul 5, 2018
@choran choran added the go label Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants