Merge pull request #195 from MitaliBo/master
Update github.com/opencontainers/runc
This commit is contained in:
commit
ef8235d78d
2
go.mod
2
go.mod
|
@ -40,7 +40,7 @@ require (
|
||||||
github.com/mitchellh/copystructure v1.0.0
|
github.com/mitchellh/copystructure v1.0.0
|
||||||
github.com/mitchellh/go-homedir v1.1.0
|
github.com/mitchellh/go-homedir v1.1.0
|
||||||
github.com/mitchellh/reflectwalk v1.0.1 // indirect
|
github.com/mitchellh/reflectwalk v1.0.1 // indirect
|
||||||
github.com/opencontainers/runc v0.1.1 // indirect
|
github.com/opencontainers/runc v1.0.0-rc8 // indirect
|
||||||
github.com/prometheus/client_golang v1.2.1 // indirect
|
github.com/prometheus/client_golang v1.2.1 // indirect
|
||||||
github.com/sanity-io/litter v1.2.0
|
github.com/sanity-io/litter v1.2.0
|
||||||
github.com/satori/go.uuid v1.2.0
|
github.com/satori/go.uuid v1.2.0
|
||||||
|
|
Loading…
Reference in New Issue