File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ replace (
1818 github.com/google/cadvisor => github.com/k3s-io/cadvisor v0.52.1
1919 github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0
2020 github.com/open-policy-agent/opa => github.com/open-policy-agent/opa v0.59.0 // github.com/Microsoft/hcsshim using bad version v0.42.2
21+ github.com/opencontainers/runc => github.com/opencontainers/runc v1.3.1
2122 github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.11.1
2223 github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.22.0
2324 github.com/prometheus/common => github.com/prometheus/common v0.62.0
Original file line number Diff line number Diff line change @@ -1093,8 +1093,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
10931093github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
10941094github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
10951095github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
1096- github.com/opencontainers/runc v1.3.0 h1:cvP7xbEvD0QQAs0nZKLzkVog2OPZhI/V2w3WmTmUSXI =
1097- github.com/opencontainers/runc v1.3.0 /go.mod h1:9wbWt42gV+KRxKRVVugNP6D5+PQciRbenB4fLVsqGPs =
1096+ github.com/opencontainers/runc v1.3.1 h1:c/yY0oh2wK7tzDuD56REnSxyU8ubh8hoAIOLGLrm4SM =
1097+ github.com/opencontainers/runc v1.3.1 /go.mod h1:9wbWt42gV+KRxKRVVugNP6D5+PQciRbenB4fLVsqGPs =
10981098github.com/opencontainers/runtime-spec v1.0.2 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
10991099github.com/opencontainers/runtime-spec v1.0.3-0.20220825212826-86290f6a00fb /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
11001100github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww =
You can’t perform that action at this time.
0 commit comments