containers / image

Work with containers' images
Apache License 2.0
862 stars 376 forks source link

fix(deps): update module github.com/sylabs/sif/v2 to v2.16.0 #2356

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sylabs/sif/v2 v2.15.2 -> v2.16.0 age adoption passing confidence

Release Notes

sylabs/sif (github.com/sylabs/sif/v2) ### [`v2.16.0`](https://togithub.com/sylabs/sif/releases/tag/v2.16.0) [Compare Source](https://togithub.com/sylabs/sif/compare/v2.15.2...v2.16.0) This release drops support for Go 1.20. #### What's Changed - build(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sylabs/sif/pull/355](https://togithub.com/sylabs/sif/pull/355) - build(deps): bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sylabs/sif/pull/356](https://togithub.com/sylabs/sif/pull/356) - chore: bump module Go version to 1.21 by [@​tri-adam](https://togithub.com/tri-adam) in [https://github.com/sylabs/sif/pull/351](https://togithub.com/sylabs/sif/pull/351) **Full Changelog**: https://github.com/sylabs/sif/compare/v2.15.2...v2.16.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

mtrmac commented 6 months ago
go: updates to go.mod needed; to update it:
    go mod tidy

That’s because the updated module requires Go 1.21.

Right now there are no code changes to sif/v2/pkg/sif, so, for now, we can just skip this update.

renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.16.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.