We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6cf47 commit a2bda2dCopy full SHA for a2bda2d
1 file changed
go.mod
@@ -16,7 +16,7 @@ replace (
16
github.com/golang/protobuf => github.com/golang/protobuf v1.5.4
17
github.com/google/cadvisor => github.com/k3s-io/cadvisor v0.52.1
18
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
+ github.com/opencontainers/runc => github.com/opencontainers/runc v1.4.1
20
github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.13.0
21
github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.23.2
22
github.com/prometheus/common => github.com/prometheus/common v0.66.1
0 commit comments