Skip to content

build(deps): bump go to v1.26.3#1979

Merged
cw-Guo merged 3 commits into
fluent:masterfrom
joshuabaird:chore/go-1.26.3
May 27, 2026
Merged

build(deps): bump go to v1.26.3#1979
cw-Guo merged 3 commits into
fluent:masterfrom
joshuabaird:chore/go-1.26.3

Conversation

@joshuabaird
Copy link
Copy Markdown
Collaborator

@joshuabaird joshuabaird commented May 27, 2026

Bumps go to v1.26.3.

Signed-off-by: Josh Baird <jbaird@galileo.io>
@joshuabaird joshuabaird marked this pull request as ready for review May 27, 2026 17:18
Copilot AI review requested due to automatic review settings May 27, 2026 17:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the repository’s Go toolchain version to v1.26.3, aligning local development, module metadata, and container build images with the updated Go version.

Changes:

  • Update go.mod go directive to 1.26.3.
  • Update various Dockerfiles’ GO_VERSION build arg defaults to 1.26.3.
  • Update the devcontainer base image to golang:1.26.3.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
go.mod Updates the module’s Go version directive to 1.26.3.
docs/best-practice/forwarding-logs-via-http/Dockerfile Updates the example’s Go version used for the builder image.
cmd/fluent-watcher/fluentd/Dockerfile Bumps default GO_VERSION build arg for Fluentd watcher image build stage.
cmd/fluent-watcher/fluentbit/Dockerfile.debug Bumps default GO_VERSION build arg for Fluent Bit watcher debug image build stage.
cmd/fluent-watcher/fluentbit/Dockerfile Bumps default GO_VERSION build arg for Fluent Bit watcher image build stage.
cmd/fluent-manager/Dockerfile Bumps default GO_VERSION build arg for the operator manager image build stage.
.devcontainer/devcontainer.json Updates devcontainer Go image tag to 1.26.3.

Comment thread docs/best-practice/forwarding-logs-via-http/Dockerfile Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Josh Baird <jbaird@galileo.io>
Copilot AI review requested due to automatic review settings May 27, 2026 17:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.

@cw-Guo cw-Guo merged commit 7608a7e into fluent:master May 27, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants