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

Commit

Permalink
vendor: Add missing comma to Gopkg.lock and dep ensure
Browse files Browse the repository at this point in the history
$ 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: #1241

Signed-off-by: Hui Zhu <[email protected]>
  • Loading branch information
teawater committed Feb 16, 2019
1 parent 816ea42 commit a136999
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 670 deletions.
14 changes: 9 additions & 5 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Loading

0 comments on commit a136999

Please sign in to comment.