-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add replace directive for cyphar/filepath-securejoin v0.3.6
There were API changes in cyphar/filepath-securejoin@0c2fbe6 that cause `runc` compilation failure because `runc` hasn't updated `cyphar/filepath-securejoin` yet. We see this error because of our bump-deps job. This change does a manual `go get -u ./... go@1.22.0 toolchain@go1.22.0` and then pins `cyphar/filepath-securejoin` to the previous known version until `runc` updates its dependencies and fixes the breakage.
- Loading branch information
1 parent
f26efc6
commit 1a3743f
Showing
3 changed files
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters