-
- Downloads
Update runc manually
See merge request !1027
parent
a4171c4c
No related branches found
No related tags found
Pipeline #223263 passed
Stage: tools
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -58,7 +58,7 @@ require ( | ... | @@ -58,7 +58,7 @@ require ( |
github.com/montanaflynn/stats v0.7.1 // indirect | github.com/montanaflynn/stats v0.7.1 // indirect | ||
github.com/opencontainers/go-digest v1.0.0 // indirect | github.com/opencontainers/go-digest v1.0.0 // indirect | ||
github.com/opencontainers/image-spec v1.1.0 // indirect | github.com/opencontainers/image-spec v1.1.0 // indirect | ||
github.com/opencontainers/runc v1.1.12 // indirect | github.com/opencontainers/runc v1.1.14 // indirect | ||
github.com/pelletier/go-toml/v2 v2.2.2 // indirect | github.com/pelletier/go-toml/v2 v2.2.2 // indirect | ||
github.com/pkg/errors v0.9.1 // indirect | github.com/pkg/errors v0.9.1 // indirect | ||
github.com/pkg/term v1.2.0-beta.2 // indirect | github.com/pkg/term v1.2.0-beta.2 // indirect | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment