Merge pull request #195 from MitaliBo/master

Update github.com/opencontainers/runc
This commit is contained in:
Simone Gotti 2020-01-20 11:58:08 +01:00 committed by GitHub
commit ef8235d78d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -40,7 +40,7 @@ require (
github.com/mitchellh/copystructure v1.0.0
github.com/mitchellh/go-homedir v1.1.0
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/sanity-io/litter v1.2.0
github.com/satori/go.uuid v1.2.0