Skip to content
This repository was archived by the owner on Aug 25, 2018. It is now read-only.
This repository was archived by the owner on Aug 25, 2018. It is now read-only.

Not really the same as go get #83

@squeedee

Description

@squeedee
~/go/src/github.com/bunniesandbeatings/offspring $ go get ./...

~/go/src/github.com/bunniesandbeatings/offspring $ gvt fetch ./...
2016/12/02 10:10:37 Fetching: ./...
2016/12/02 10:10:37 command "fetch" failed: "./..." is not a valid import path

Using the packages spec is way kinder, especially as i thought, hmm did I write that wrong and did gvt fetch ./.. which kindly deleted my working directory from under me, which was git managed, but unfortunately the .git dir went as well.

https://github.com/kisielk/gotool/blob/master/tool.go#L46 is great for supporting the packages spec the same way as the go/cmd tooling

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions