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 has been archived by the owner on Sep 9, 2020. It is now read-only.
How to reproduce it?
1 - Create a soft link directory to a directory with your Gopkg.* files.
2- You have to cd through this linked directory.
3- Run dep ensure
Version of dep:
dep:
version : devel
build date :
git hash :
go version : go1.9.2
go compiler : gc
platform : linux/amd64
Content of Gopkg.toml:
[[constraint]]
name = "github.com/opencontainers/runc"
version = "v1.0.0-rc4"
The text was updated successfully, but these errors were encountered:
How to reproduce it?
1 - Create a soft link directory to a directory with your Gopkg.* files.
2- You have to
cd
through this linked directory.3- Run
dep ensure
Version of
dep
:Content of
Gopkg.toml
:The text was updated successfully, but these errors were encountered: