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.
dep ensure: must provide a lock in order to write out vendor #323
Closed
Description
I have a repo with a manifest and lock and as part of my CI run I do a plain dep ensure
from the repo root. Worked great until it didn't, change in the last ~36 hours:
$ go get github.com/golang/dep/cmd/dep
$ dep ensure
grouped write of manifest, lock and vendor: must provide a lock in order to write out vendor