Update dependencies to include github.com/godbus/dbus
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
3a9e7036a1
commit
69ed8639cd
73 changed files with 7291 additions and 31 deletions
|
@ -9,6 +9,15 @@
|
|||
"github.com/docker/distribution": {
|
||||
"branch": "master"
|
||||
},
|
||||
"github.com/godbus/dbus": {
|
||||
"version": "^4.0.0"
|
||||
},
|
||||
"github.com/opencontainers/runc": {
|
||||
"branch": "master"
|
||||
},
|
||||
"github.com/opencontainers/runtime-spec": {
|
||||
"branch": "master"
|
||||
},
|
||||
"google.golang.org/grpc": {
|
||||
"version": "v1.0.1-GA"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue