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

Invalid assertion in dependency #10

Open
dpryan79 opened this issue May 11, 2021 · 0 comments
Open

Invalid assertion in dependency #10

dpryan79 opened this issue May 11, 2021 · 0 comments

Comments

@dpryan79
Copy link

I'm running into the following error in the 0.3.4 release (bioconda/bioconda-recipes#28432 ):

13:20:14 BIOCONDA INFO (OUT) pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:103:21: cannot use sv (type *semver.Version) as type semver.Version in field value
13:20:14 BIOCONDA INFO (OUT) pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:122:16: invalid type assertion: c.(semver.Version) (non-interface type *semver.Constraints on left)
13:20:14 BIOCONDA INFO (OUT) pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:149:4: undefined: semver.Constraint

I assume the gps dependency version could be restricted to avoid this.

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

No branches or pull requests

1 participant