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.

status empty after change in Gopkg #664

@flibustenet

Description

@flibustenet

First i create Gopkg.tom with

[[constraint]]
branch="master
name="github.com/lib/pq"

Then i change to get a revision

[[constraint]]
revision="9e98792c612dba7c46214aef08ddc93ff358f924"
name="github.com/lib/pq"

(this revision is just one before master)

Now dep status is empty. It should say that i need to upgrade isn't it ?

After dep ensure, dep status show the current revision.

PROJECT            CONSTRAINT  VERSION  REVISION  LATEST  PKGS USED
github.com/lib/pq  *                    9e98792           2 

I would like to see that the lastest is 2704adc878c21e1329f46f6e56a1c387d788ff94

When i put branch="master" dep status is also empty

Hope it'll help

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