Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dependencies): bump and pin runc to 1.0.3 #428

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

dduportal
Copy link
Contributor

Fix GHSA-v95c-p5hm-xq8f

Dependabot wasn't able to bump this version because it wasn't in the required block of the go.mod file (hence it was a transitive dependency).

Test

To test this pull request, you can run the following commands:

go mod tidy
go mod download
go build -o dist/updatecli
go test ./...

Additional Information

Tradeoff

Potential improvement

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal enabled auto-merge (rebase) December 21, 2021 08:34
@dduportal dduportal merged commit 65aeefd into updatecli:main Dec 21, 2021
@dduportal dduportal deleted the chore/dep-runc-1.0.3 branch December 21, 2021 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants