mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 02:24:21 +01:00
$ 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 <teawater@hyper.sh>