File tree Expand file tree Collapse file tree 4 files changed +72
-20
lines changed
github.com/opencontainers/runtime-spec/specs-go Expand file tree Collapse file tree 4 files changed +72
-20
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/godbus/dbus/v5 v5.1.0
1313 github.com/moby/sys/mountinfo v0.6.2
1414 github.com/mrunalp/fileutils v0.5.0
15- github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
15+ github.com/opencontainers/runtime-spec v1.0.3-0.20220601164019-72c1f0b44f79
1616 github.com/opencontainers/selinux v1.10.1
1717 github.com/seccomp/libseccomp-golang v0.10.0
1818 github.com/sirupsen/logrus v1.8.1
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ github.com/moby/sys/mountinfo v0.6.2 h1:BzJjoreD5BMFNmD9Rus6gdd1pLuecOFPt8wC+Vyg
3636github.com/moby/sys/mountinfo v0.6.2 /go.mod h1:IJb6JQeOklcdMU9F5xQ8ZALD+CUr5VlGpwtX+VE0rpI =
3737github.com/mrunalp/fileutils v0.5.0 h1:NKzVxiH7eSk+OQ4M+ZYW1K6h27RUV3MI6NUTsHhU6Z4 =
3838github.com/mrunalp/fileutils v0.5.0 /go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ =
39- github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 h1:3snG66yBm59tKhhSPQrQ/0bCrv1LQbKt40LnUPiUxdc =
40- github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
39+ github.com/opencontainers/runtime-spec v1.0.3-0.20220601164019-72c1f0b44f79 h1:JeJNHMISqkHIT50baRp6X+m6ZCd7QVpP5cW9ReVxjQk =
40+ github.com/opencontainers/runtime-spec v1.0.3-0.20220601164019-72c1f0b44f79 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
4141github.com/opencontainers/selinux v1.10.1 h1:09LIPVRP3uuZGQvgR+SgMSNBd1Eb3vlRbGqQpoHsF8w =
4242github.com/opencontainers/selinux v1.10.1 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
4343github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ github.com/moby/sys/mountinfo
3636# github.com/mrunalp/fileutils v0.5.0
3737## explicit; go 1.13
3838github.com/mrunalp/fileutils
39- # github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
39+ # github.com/opencontainers/runtime-spec v1.0.3-0.20220601164019-72c1f0b44f79
4040## explicit
4141github.com/opencontainers/runtime-spec/specs-go
4242# github.com/opencontainers/selinux v1.10.1
You can’t perform that action at this time.
0 commit comments