fix(deps): update golang dependencies (non-major)#747
Open
renovate[bot] wants to merge 2 commits intomainfrom
Open
fix(deps): update golang dependencies (non-major)#747renovate[bot] wants to merge 2 commits intomainfrom
renovate[bot] wants to merge 2 commits intomainfrom
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
edc456d to
42febe9
Compare
0c7cd31 to
f4bbb05
Compare
c6a258e to
82e3797
Compare
dfa0cdb to
58c572e
Compare
09b66cf to
6f71f03
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.47.1→v0.47.2v0.20.7→v0.21.2v0.21.35a23e8e→b730396v0.19.0→v0.20.0v0.41.0→v0.42.0v0.40.0→v0.41.0Release Notes
carvel-dev/kbld (carvel.dev/kbld)
v0.47.2Compare Source
Installation and signature verification
Installation
By downloading binary from the release
For instance, if you are using Linux on an AMD64 architecture:
Via Homebrew (macOS or Linux)
Verify checksums file signature
The checksums file provided within the artifacts attached to this release is signed using Cosign with GitHub OIDC(Refer this page for cosign installation). To validate the signature of this file, run the following commands:
Verify binary integrity
To verify the integrity of the downloaded binary, you can utilize the checksums file after having validated its signature.
# Verify the binary using the checksums file sha256sum -c checksums.txt --ignore-missingWhat's Changed
Full Changelog: carvel-dev/kbld@v0.47.1...v0.47.2
📂 Files Checksum
google/go-containerregistry (github.com/google/go-containerregistry)
v0.21.2Compare Source
What's Changed
Full Changelog: google/go-containerregistry@v0.21.1...v0.21.2
v0.21.1Compare Source
This release fixes a regression in
craneintroduced in the previous release.What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.21.0...v0.21.1
v0.21.0Compare Source
This release updates the minimum Go version to
1.25.6.What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.7...v0.21.0
v0.20.8Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.