Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

dep ensure does not accept -v with -update #1458

Closed
@davecheney

Description

@davecheney

What version of dep are you using (dep version)?

v0.3.2-83-g13df5561

What dep command did you run?

dep ensure -update k8s.io/[email protected] -v

What did you expect to see?

verbose output of the update process

What did you see instead?

Invalid arguments passed to ensure -update:

  ✗ could not infer project root from dependency path: -v: "-v" is not a valid import path
  ✗ version constraint ^6.0.0 passed for k8s.io/client-go, but -update follows constraints declared in Gopkg.toml, not CLI arguments

update arguments validation failed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions