Skip to content

How to use resty with github.com/golang/dep/? #264

@sunsingerus

Description

@sunsingerus

Tried to use resty with dep-enabled project and have the following issue.
Start point:
Gopkg.toml code:

[[constraint]]
  name = "github.com/go-resty/resty"
  version = "v2.0.0"

Run dep ensure and got:

Solving failure: No versions of github.com/go-resty/resty met constraints:
	v2.0.0: Could not introduce github.com/go-resty/[email protected], as its subpackage github.com/go-resty/resty/v2 is missing. (Package is required by (root).)

Probably related to this issue

Can you, please, give an advice?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions