Skip to content

chore(deps): Bump golang from 1.24 to 1.26 in /kagenti-operator/cmd/agentcard-signer#227

Merged
pdettori merged 1 commit intomainfrom
dependabot/docker/kagenti-operator/cmd/agentcard-signer/golang-1.26
Apr 8, 2026
Merged

chore(deps): Bump golang from 1.24 to 1.26 in /kagenti-operator/cmd/agentcard-signer#227
pdettori merged 1 commit intomainfrom
dependabot/docker/kagenti-operator/cmd/agentcard-signer/golang-1.26

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps golang from 1.24 to 1.26.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps golang from 1.24 to 1.26.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: '1.26'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Mar 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 19:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Mar 16, 2026
Copy link
Copy Markdown
Contributor

@pdettori pdettori left a comment

Choose a reason for hiding this comment

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

Review: Go 1.24 → 1.26 for agentcard-signer (APPROVE)

Same risk profile as #226 — single Dockerfile line change, all 14 CI checks pass.

The parent go.mod has godebug default=go1.23 which shields against behavioral changes. Ungated changes (Green Tea GC, faster io.ReadAll) are performance wins. Stricter TLS compliance is low risk for a signing utility.

Note: Same Dockerfile/go.mod version skew as #226 — follow-up should bump go.mod to go 1.26.0 to align both.

@pdettori pdettori merged commit 46a037a into main Apr 8, 2026
14 checks passed
@pdettori pdettori deleted the dependabot/docker/kagenti-operator/cmd/agentcard-signer/golang-1.26 branch April 8, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant