Skip to content

Update github.com/go-json-experiment/json digest to d219187#49573

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-go-json-experiment-json-digest
Open

Update github.com/go-json-experiment/json digest to d219187#49573
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-go-json-experiment-json-digest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 20, 2026

This PR contains the following updates:

Package Type Update Change
github.com/go-json-experiment/json require digest 2591245d219187

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added changelog/no-changelog No changelog entry needed dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency qa/no-code-change No code change in Agent code requiring validation labels Apr 20, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 20, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.8 -> 1.26

@renovate renovate bot added dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency qa/no-code-change No code change in Agent code requiring validation labels Apr 20, 2026
@dd-octo-sts dd-octo-sts bot added the internal Identify a non-fork PR label Apr 20, 2026
@github-actions github-actions bot added the short review PR is simple enough to be reviewed quickly label Apr 20, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a2cdcc210d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread go.mod
module github.com/DataDog/datadog-agent

go 1.25.8
go 1.26
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Keep root go directive aligned with workspace toolchain

Updating the root module to go 1.26 without updating workspace/toolchain files introduces a build-breaking mismatch: go.work still declares go 1.25.9 at line 1, and Go requires the workspace version to be at least as high as every used module, including .. In this state, workspace commands fail with the standard module . ... requires go >= 1.26, but go.work lists go 1.25.9 error, so a dependency-only digest bump unexpectedly forces a partial toolchain upgrade and breaks normal CI/dev flows until go.work (and related version pins) are updated together.

Useful? React with 👍 / 👎.

@renovate renovate bot force-pushed the renovate/github.com-go-json-experiment-json-digest branch from a2cdcc2 to c483c74 Compare April 20, 2026 11:57
@renovate renovate bot force-pushed the renovate/github.com-go-json-experiment-json-digest branch from c483c74 to 746c594 Compare April 20, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog No changelog entry needed dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency internal Identify a non-fork PR qa/no-code-change No code change in Agent code requiring validation short review PR is simple enough to be reviewed quickly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants