-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Move back to upstream for umoci import, go mod tidy
Serge's change for avoiding chmod +r if not necessary was merged upstream under opencontainers/umoci#499. We do not need to use the project-stacker fork any more. Dropping that and updating to current umoci main looks like this: go mod get github.com/opencontainers/umoci@main go mod edit -dropreplace github.com/opencontainers/umoci go mod tidy Signed-off-by: Scott Moser <[email protected]>
- Loading branch information
Showing
2 changed files
with
18 additions
and
48 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
Oops, something went wrong.