Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

dep ensure fail #1241

Closed
teawater opened this issue Feb 15, 2019 · 1 comment
Closed

dep ensure fail #1241

teawater opened this issue Feb 15, 2019 · 1 comment

Comments

@teawater
Copy link
Member

$ dep ensure
error while parsing /home/teawater/gopath/src/github.com/kata-containers/runtime/Gopkg.lock: Unable to parse the lock as TOML: (697, 6): missing comma

teawater added a commit to teawater/runtime that referenced this issue Feb 15, 2019
$ dep ensure
error while parsing /home/teawater/gopath/src/github.com/kata-containers/runtime/Gopkg.lock: Unable to parse the lock as TOML: (697, 6): missing comma

Fixes: kata-containers#1241

Signed-off-by: Hui Zhu <[email protected]>
@grahamwhaley
Copy link
Contributor

better first check which version of dep you are using - do you have details?

teawater added a commit to teawater/runtime that referenced this issue Feb 16, 2019
$ dep ensure
error while parsing /home/teawater/gopath/src/github.com/kata-containers/runtime/Gopkg.lock: Unable to parse the lock as TOML: (697, 6): missing comma

Add missing comma to Gopkg.lock and dep ensure to handle the issue.

Fixes: kata-containers#1241

Signed-off-by: Hui Zhu <[email protected]>
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