Skip to content

Up-to-date released package #87

@joffotron

Description

@joffotron

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions