Skip to content

Bump go to v1.26.3, along with some golang.org/x/ deps#1138

Merged
calebbrown merged 4 commits into
mainfrom
bump_go_v1_26_3
May 14, 2026
Merged

Bump go to v1.26.3, along with some golang.org/x/ deps#1138
calebbrown merged 4 commits into
mainfrom
bump_go_v1_26_3

Conversation

@calebbrown
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Caleb Brown <calebbrown@google.com>
@calebbrown calebbrown requested a review from distractible May 14, 2026 11:23
@kusari-inspector
Copy link
Copy Markdown

kusari-inspector Bot commented May 14, 2026

Kusari Inspector

Kusari Analysis Results:

Proceed with these changes

✅ No Flagged Issues Detected
All values appear to be within acceptable risk parameters.

The two analyses conflict on one point: the code analysis flags golang.org/x/net v0.47.0 (CVE-2026-33814, HTTP/2 infinite-loop DoS) as a blocking transitive dependency, while the dependency analysis — the authoritative source for resolved module versions — explicitly confirms that golang.org/x/net is pinned at v0.54.0 in the current PR, which carries no active advisories. The code analysis acknowledges it found zero code issues, zero secrets, and zero workflow issues; its sole blocking concern is the v0.47.0 transitive dependency, which the dependency analysis has already resolved. Applying senior security engineer judgment: the dependency analysis supersedes the code analysis on this specific dependency-version question. The PR is positive overall: it eliminates 9 previously confirmed CVEs across golang.org/x/net and golang.org/x/crypto by upgrading Go from v1.23.1 to v1.26.3, all replacement versions are clean, and all licenses are BSD-3-Clause. No outstanding remediation items remain.

Note

View full detailed analysis result for more information on the output and the checks that were run.


@kusari-inspector rerun - Trigger a re-analysis of this PR
@kusari-inspector feedback [your message] - Send feedback to our AI and team
See Kusari's documentation for setup and configuration.
Commit: 71cfa52, performed at: 2026-05-14T11:39:27Z

Found this helpful? Give it a 👍 or 👎 reaction!

Signed-off-by: Caleb Brown <calebbrown@google.com>
@kusari-inspector
Copy link
Copy Markdown

Kusari PR Analysis rerun based on - 06436ab performed at: 2026-05-14T11:34:26Z - link to updated analysis

Signed-off-by: Caleb Brown <calebbrown@google.com>
@kusari-inspector
Copy link
Copy Markdown

Kusari PR Analysis rerun based on - 71cfa52 performed at: 2026-05-14T11:40:09Z - link to updated analysis

@calebbrown
Copy link
Copy Markdown
Contributor Author

Please ignore the linter warning for now. That version will be bumped in an upcoming dependabot PR.

@calebbrown calebbrown enabled auto-merge (squash) May 14, 2026 23:36
@calebbrown calebbrown merged commit 087972f into main May 14, 2026
11 of 12 checks passed
@calebbrown calebbrown deleted the bump_go_v1_26_3 branch May 14, 2026 23:41
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.

2 participants