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

dep ensure creates multiple sm.lock.00... files and not bring dependencies #2213

Closed
atCentre opened this issue Oct 10, 2019 · 1 comment
Closed

Comments

@atCentre
Copy link

atCentre commented Oct 10, 2019

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

dep version devel
go version go.1.11.8
If you installed dep via go get, report the version instead with
cd $GOPATH/src/github.com/golang/dep && git describe --tags
-->
OS: Windows 10

What dep command did you run?

dep ensure

What did you expect to see?

dep ensure will download all the dependencies to the current directory under the folder vendor.
This will create a new file Gopkg.lock (from: https://github.com/gruntwork-io/terratest)

What did you see instead?

dep ensure creates multiple sm.lock.00... files and not brings dependencies

@mvdan
Copy link
Member

mvdan commented Sep 4, 2020

Dep was officially deprecated earlier this year, and the proposal to archive this repository was accepted. As such, I'm closing outstanding issues before archiving the repository. For any further comments, please use the proposal thread on the Go issue tracker. Thanks!

@mvdan mvdan closed this as completed Sep 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants