Skip to content

Commit f0ecc98

Browse files
author
Mrunal Patel
authored
Merge pull request #140 from hmeng-19/update_vendor
Update runtime-spec package
2 parents 564b30e + 6e7b418 commit f0ecc98

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Godeps/Godeps.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/opencontainers/runtime-spec/specs-go/config.go

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generate/generate.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ func New() Generator {
110110
Options: []string{"nosuid", "noexec", "nodev", "ro"},
111111
},
112112
},
113-
Linux: rspec.Linux{
113+
Linux: &rspec.Linux{
114114
Resources: &rspec.Resources{
115115
Devices: []rspec.DeviceCgroup{
116116
{

0 commit comments

Comments
 (0)