-
Notifications
You must be signed in to change notification settings - Fork 262
Use go v1.23.4 and bump goreleaser to v2.5.0 #2496
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
Merged
Merged
Conversation
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
f7523c3 to
9b8dd15
Compare
Member
Author
|
/release-note-none |
vdemeester
approved these changes
Feb 17, 2025
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
9b8dd15 to
7a7dd52
Compare
7a7dd52 to
5284c90
Compare
Signed-off-by: divyansh42 <diagrawa@redhat.com>
5284c90 to
e104f6c
Compare
Member
Author
|
/retest |
Contributor
|
/lgtm |
piyush-garg
added a commit
that referenced
this pull request
Feb 26, 2025
#2488 | [dependabot[bot]] Bump gotest.tools/v3 from 3.5.1 to 3.5.2 | 2025/02/10-14:54 #2490 | [dependabot[bot]] Bump github.com/tektoncd/chains from 0.23.1 to 0.24.0 | 2025/02/13-15:16 #2492 | [dependabot[bot]] Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.4 in /tools | 2025/02/14-11:08 #2495 | [dependabot[bot]] Bump github.com/golangci/golangci-lint from 1.64.4 to 1.64.5 in /tools | 2025/02/15-17:32 #2493 | [dependabot[bot]] Bump the go-k8s-dependencies group with 4 updates | 2025/02/15-18:22 #2496 | [divyansh42] Use go v1.23.4 and bump goreleaser to v2.5.0 | 2025/02/17-18:38 #2497 | [dependabot[bot]] Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 | 2025/02/18-09:10 #2500 | [dependabot[bot]] Bump github.com/sigstore/cosign/v2 from 2.4.2 to 2.4.3 | 2025/02/20-10:10 #2499 | [dependabot[bot]] Bump the go-docker-dependencies group with 2 updates | 2025/02/20-10:42 #2502 | [dependabot[bot]] Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 | 2025/02/23-18:40 null | [dependabot[bot]] Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 | 2025/02/26-03:17 Signed-off-by: Piyush Garg <pgarg@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
lgtm
Indicates that a PR is ready to be merged.
release-note-none
Denotes a PR that doesnt merit a release note.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
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.
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
make checkmake generatedSee the contribution guide
for more details.