File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ require (
49
49
github.com/onsi/gomega v1.31.1
50
50
github.com/opencontainers/go-digest v1.0.0
51
51
github.com/opencontainers/image-spec v1.1.0-rc6
52
- github.com/opencontainers/runc v1.1.11
52
+ github.com/opencontainers/runc v1.1.12
53
53
github.com/opencontainers/runtime-spec v1.1.1-0.20230823135140-4fec88fd00a4
54
54
github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
55
55
github.com/opencontainers/selinux v1.11.0
Original file line number Diff line number Diff line change @@ -868,7 +868,7 @@ github.com/opencontainers/go-digest
868
868
## explicit; go 1.18
869
869
github.com/opencontainers/image-spec/specs-go
870
870
github.com/opencontainers/image-spec/specs-go/v1
871
- # github.com/opencontainers/runc v1.1.11 => github.com/opencontainers/runc v1.1.1-0.20230904132852-a0466dd76f23
871
+ # github.com/opencontainers/runc v1.1.12 => github.com/opencontainers/runc v1.1.1-0.20230904132852-a0466dd76f23
872
872
## explicit; go 1.20
873
873
github.com/opencontainers/runc/libcontainer/apparmor
874
874
github.com/opencontainers/runc/libcontainer/cgroups
You can’t perform that action at this time.
0 commit comments