Skip to content

[deps] Update golang.org/x/mod from v0.34.0 to v0.35.0 #26005

@github-actions

Description

@github-actions

Summary

Update golang.org/x/mod dependency from v0.34.0 to v0.35.0. This package provides tools for working with Go module files.

Current State

  • Package: golang.org/x/mod
  • Current Version: v0.34.0
  • Proposed Version: v0.35.0
  • Update Type: Minor version update (single increment)
  • Released: April 9, 2026

Why Separate Issue

⚠️ Minor version update for Go module tooling package

  • This is a minor version update (v0.34.0 → v0.35.0)
  • Used for direct manipulation of Go module mechanics (go.mod parsing, modfile operations)
  • Minor version increment may add new APIs or behavior changes
  • gh-aw uses this for workflow compilation and module handling

Safety Assessment

⚠️ Requires careful review

  • Minor version update to a Go tooling package
  • golang.org/x packages are released monthly in sync with Go release cycles
  • Changes may affect go.mod parsing behavior used during workflow compilation
  • Typically backward compatible, but warrants review given direct use in compilation pipeline

Changes

  • Monthly Go team release (April 9, 2026)
  • Part of the regular golang.org/x release cycle aligned with Go toolchain updates
  • Likely includes bug fixes, improved parsing, and support for new go.mod features
  • Full changes available at the commit history link below

Links

  • [Source Repository]((go.googlesource.com/redacted)
  • [Commit History]((go.googlesource.com/redacted)
  • Go Package (v0.35.0)

Note: This package is hosted on Google's Git (go.googlesource.com), not GitHub. There are no GitHub release pages.

Recommended Action

go get -u golang.org/x/mod@v0.35.0
go mod tidy

Testing Notes

  • Run all tests: make test
  • Verify workflow compilation still works: make recompile
  • Test go.mod parsing functionality
  • Check for any deprecation warnings

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • go.googlesource.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "go.googlesource.com"

See Network Configuration for more information.

Note

🔒 Integrity filter blocked 20 items

The following items were blocked because they don't meet the GitHub integrity level.

  • golang/mod@03901d3 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/mod@1ac721d list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/mod@fb1fac8 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/mod@27761a2 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/mod@4c04067 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@52b71d3 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@9d2dc07 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@d954e03 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@3aff304 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@a7e5b04 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@03ca0dc list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@8400f4a list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@81c6cb3 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@982eaa6 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@159944f list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@a408498 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 4 more items

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Dependabot Dependency Checker · ● 1.1M ·

  • expires on Apr 15, 2026, 10:08 AM UTC

Metadata

Metadata

Labels

cookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency filego

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions