You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
` dep:
version : devel
build date :
git hash :
go version : go1.9.2
go compiler : gc
platform : linux/amd64`
---Case 1:
My ~/.bashrc
GOPATH="/home/user/go"
---Case 2
i tried using dep in my Inbuild Go path Where my Golang is installed
#911
I expect to see below
Gopkg.lock Gopkg.toml vendor
I see instead Below
$dep ensure
$dep ensure -add go get github.com/user/package
The text was updated successfully, but these errors were encountered: