Skip to content

Commit a2bda2d

Browse files
committed
Bump runc to v1.4.1
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
1 parent 8c6cf47 commit a2bda2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ replace (
1616
github.com/golang/protobuf => github.com/golang/protobuf v1.5.4
1717
github.com/google/cadvisor => github.com/k3s-io/cadvisor v0.52.1
1818
github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0
19-
github.com/opencontainers/runc => github.com/opencontainers/runc v1.4.0
19+
github.com/opencontainers/runc => github.com/opencontainers/runc v1.4.1
2020
github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.13.0
2121
github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.23.2
2222
github.com/prometheus/common => github.com/prometheus/common v0.66.1

0 commit comments

Comments
 (0)