File tree Expand file tree Collapse file tree 4 files changed +16
-11
lines changed
github.com/opencontainers/runtime-spec/specs-go Expand file tree Collapse file tree 4 files changed +16
-11
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/moby/sys/userns v0.1.0
16
16
github.com/mrunalp/fileutils v0.5.1
17
17
github.com/opencontainers/cgroups v0.0.4
18
- github.com/opencontainers/runtime-spec v1.2.2-0.20250401095657-e935f995dd67
18
+ github.com/opencontainers/runtime-spec v1.2.2-0.20250629030838-34a39b90707d
19
19
github.com/opencontainers/selinux v1.12.0
20
20
github.com/seccomp/libseccomp-golang v0.11.0
21
21
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ github.com/mrunalp/fileutils v0.5.1 h1:F+S7ZlNKnrwHfSwdlgNSkKo67ReVf8o9fel6C3dkm
47
47
github.com/mrunalp/fileutils v0.5.1 /go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ =
48
48
github.com/opencontainers/cgroups v0.0.4 h1:XVj8P/IHVms/j+7eh8ggdkTLAxjz84ZzuFyGoE28DR4 =
49
49
github.com/opencontainers/cgroups v0.0.4 /go.mod h1:s8lktyhlGUqM7OSRL5P7eAW6Wb+kWPNvt4qvVfzA5vs =
50
- github.com/opencontainers/runtime-spec v1.2.2-0.20250401095657-e935f995dd67 h1:Q+KewUGTMamIe6Q39xCD/T1NC1POmaTlWnhjikCrZHA =
51
- github.com/opencontainers/runtime-spec v1.2.2-0.20250401095657-e935f995dd67 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
50
+ github.com/opencontainers/runtime-spec v1.2.2-0.20250629030838-34a39b90707d h1:i7lIpzqSYSY98j5+ss6Rf6/7XzphtldlUbInIukt0W8 =
51
+ github.com/opencontainers/runtime-spec v1.2.2-0.20250629030838-34a39b90707d /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
52
52
github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplUkdTrmPb8 =
53
53
github.com/opencontainers/selinux v1.12.0 /go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U =
54
54
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ github.com/opencontainers/cgroups/fscommon
62
62
github.com/opencontainers/cgroups/internal/path
63
63
github.com/opencontainers/cgroups/manager
64
64
github.com/opencontainers/cgroups/systemd
65
- # github.com/opencontainers/runtime-spec v1.2.2-0.20250401095657-e935f995dd67
65
+ # github.com/opencontainers/runtime-spec v1.2.2-0.20250629030838-34a39b90707d
66
66
## explicit
67
67
github.com/opencontainers/runtime-spec/specs-go
68
68
github.com/opencontainers/runtime-spec/specs-go/features
You can’t perform that action at this time.
0 commit comments