Skip to content

dep init fails on bitbucket.org/ww/goautoneg #1

@carolynvs

Description

@carolynvs

The godep config for bitbucket.org/ww/goautoneg has a comment of null-5 which dep tries to convert into a constraint. When it fails, the entire init process stops. The workaround is to remove the comment.

I've opened the following (mostly related) dep issues to track:

With these in place, the init run would instead:

  • warn about the rejected comment and pick a new constraint.
  • warn if that resulted in the final locked revision changing.
  • write out a set of config files even if further unrecoverable errors were encountered.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions