-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
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
Labels
No labels