Skip to content

build: bump go directive to 1.26#10026

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
vdemeester:bump-go-1.26-main
May 29, 2026
Merged

build: bump go directive to 1.26#10026
tekton-robot merged 1 commit into
tektoncd:mainfrom
vdemeester:bump-go-1.26-main

Conversation

@vdemeester
Copy link
Copy Markdown
Member

@vdemeester vdemeester commented May 13, 2026

Changes

Bump the go directive in go.mod and sub-modules (test/custom-task-ctrls/wait-task-beta, test/resolver-with-timeout) from 1.25.7 to 1.26.

This prepares for upcoming dependency updates that require Go 1.26 (e.g. code.gitea.io/sdk/gitea v0.25.1).

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Has Docs if any changes are user facing, including updates to minimum requirements e.g. Kubernetes version bumps
  • Has Tests included if any functionality added or changed
  • pre-commit Passed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including functionality, content, code)
  • Has a kind label. You can add one by adding a comment on this PR that contains /kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep
  • Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings). See some examples of good release notes.
  • Release notes contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

NONE

@vdemeester vdemeester added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label May 13, 2026
@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label May 13, 2026
@tekton-robot tekton-robot requested a review from dibyom May 13, 2026 07:55
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 13, 2026
@tekton-robot tekton-robot requested a review from pritidesai May 13, 2026 07:55
@vdemeester vdemeester force-pushed the bump-go-1.26-main branch from b3799d8 to d07aa55 Compare May 19, 2026 10:00
@waveywaves
Copy link
Copy Markdown
Member

@vdemeester there are lint issues on this one

@tekton-robot tekton-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 27, 2026
@vdemeester vdemeester force-pushed the bump-go-1.26-main branch from d07aa55 to e10487e Compare May 28, 2026 13:20
@tekton-robot tekton-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 28, 2026
Bump the go directive in go.mod and sub-modules from 1.25.7 to
1.26. This prepares for upcoming dependency updates that require
Go 1.26.
@vdemeester vdemeester force-pushed the bump-go-1.26-main branch from e10487e to f8827d9 Compare May 28, 2026 15:17
@tekton-robot tekton-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 28, 2026
@vdemeester
Copy link
Copy Markdown
Member Author

/retest

Copy link
Copy Markdown
Member

@waveywaves waveywaves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label May 29, 2026
@tekton-robot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: waveywaves

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 29, 2026
@tekton-robot tekton-robot merged commit e7c660e into tektoncd:main May 29, 2026
44 of 46 checks passed
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. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants