Skip to content

Fails to install because of github.com/golang/dep #275

@arvenil

Description

@arvenil

Why do you still require github.com/golang/dep? This project is dead.

% go install github.com/sonatype-nexus-community/nancy
# github.com/golang/dep/gps
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:103:25: cannot use sv (variable of type *semver.Version) as semver.Version value in struct literal
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:122:15: invalid operation: c (variable of type *semver.Constraints) is not an interface
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:136:19: undefined: semver.NewConstraintIC
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:149:11: undefined: semver.Constraint
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:193:14: undefined: semver.IsNone
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:198:14: undefined: semver.IsNone
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/constraint.go:206:15: undefined: semver.IsNone
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/vcs_source.go:388:24: invalid operation: tv.sv.Major() == s.major (mismatched types int64 and uint64)
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/vcs_source.go:406:21: invalid operation: sv.Major() != s.major (mismatched types int64 and uint64)
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/vcs_source.go:422:11: cannot use sv (variable of type *semver.Version) as semver.Version value in assignment
../go/pkg/mod/github.com/golang/dep@v0.5.4/gps/vcs_source.go:422:11: too many errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions