chore(deps): update go dependencies#648
Open
renovate-sh-app[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate-sh-app
Bot
force-pushed
the
renovate/go-dependencies
branch
12 times, most recently
from
July 23, 2026 20:01
9332a18 to
2547a0c
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/go-dependencies
branch
from
July 23, 2026 23:05
2547a0c to
6351858
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.19.0→v0.22.0v3.0.0-20260422013440-90c27f84dd6f→v3.0.0-20260708003622-ba130492350990c27f8→ba13049b92437d→ba1304990c27f8→ba1304990c27f8→ba13049cf1e78d→ba13049v3.4.0→v3.5.0v1.3.0→v1.4.1v0.1.0→v0.1.1v0.1.0→v0.2.1v1.26.0→v1.58.0v1.60.0(+2)05d2ebe→04cf7dev4.9.2→v4.10.0v1.6.3→v1.6.4v2.10.2→v2.13.0v2.2.3→v2.3.0v0.6.1→v0.7.0v1.7.0→v1.9.4v29.4.3+incompatible→v29.6.2+incompatiblev0.9.5→v0.9.8cfde208→af198afv1.18.0→v1.19.0v1.0.4→v1.1.0v1.4.3→v1.4.4v0.20.7→v0.21.7164402d→83751b0v0.3.14→v0.3.19v2.21.0→v2.23.0v1.17.2→v1.21.0v1.8.0→v1.9.0v6.7.10→v6.8.3v1.2.0→v1.6.0v1.18.6→v1.19.1v2.3.0→v2.4.0v1.15.0→v1.17.2v0.1.14→v0.1.15v0.0.22→v0.0.23v0.0.24v0.0.23→v0.0.24v1.0.13→v1.0.14v0.30.0→v0.31.2v0.7.1→v0.12.283285ce→d4a00c3v4.1.26→v4.1.270393e58→8ae5a48v1.6.4→v1.6.5v1.1.3→v1.2.1v1.0.1→v1.1.1v1.3.1→v1.3.2v2.6.0→v2.7.0v0.3.16→v0.4.0v0.11.0→v0.12.0v0.5.15→v0.5.16v1.4.3→v1.5.0v0.68.0→v0.69.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v4.0.0-rc.4→v4.0.0-rc.6v0.53.0→v0.54.074f9aab→764159dv0.37.0→v0.38.0v0.56.0→v0.57.0v0.21.0→v0.22.0v0.46.0→v0.47.059b4966→bdb8988v0.39.0→v0.40.0v0.47.0→v0.48.0v1.3.0→v1.6.0v0.272.0→v0.289.0v0.290.0v1.48.0→v1.64.0v1.65.0v1.67.2→v1.67.3v1.72.3→v1.74.3v1.50.1→v1.54.0Release Notes
googleapis/google-cloud-go (cloud.google.com/go/auth)
v0.22.0Compare Source
bigtable:
bigquery:
datastore:
dlp:
which is now out of beta.
firestore:
iam:
profiler:
pubsub:
redis:
spanner:
speech:
storage:
v0.21.0Compare Source
bigquery:
firestore:
whose Exists method returns false. DocumentRef.Get and Transaction.Get
return the non-nil DocumentSnapshot in addition to a NotFound error.
DocumentRef.GetAll and Transaction.GetAll return a non-nil
DocumentSnapshot instead of nil.
DocumentIterator.
notification of updates. See https://cloud.google.com/firestore/docs/query-data/listen.
spanner:
CommitTimestamp, which supports inserting the commit timestamp of atransaction into a column.
v0.20.0Compare Source
bigquery: Support SchemaUpdateOptions for load jobs.
bigtable:
datastore: Add OpenCensus tracing.
firestore:
logging: Add a WriteTimeout option.
spanner: Support Batch API.
storage: Add OpenCensus tracing.
Masterminds/semver (github.com/Masterminds/semver/v3)
v3.5.0Compare Source
What's Changed
New Contributors
Full Changelog: Masterminds/semver@v3.4.0...v3.5.0
ProtonMail/go-crypto (github.com/ProtonMail/go-crypto)
v1.4.1Compare Source
What's Changed
Full Changelog: ProtonMail/go-crypto@v1.4.0...v1.4.1
v1.4.0Compare Source
What's Changed
Full Changelog: ProtonMail/go-crypto@v1.3.0...v1.4.0
anchore/go-lzo (github.com/anchore/go-lzo)
v0.1.1Compare Source
Additional Changes
(Full Changelog)
anchore/go-struct-converter (github.com/anchore/go-struct-converter)
v0.2.1Compare Source
What's Changed
Additional Changes
(Full Changelog)
anthropics/anthropic-sdk-go (github.com/anthropics/anthropic-sdk-go)
v1.58.0Compare Source
Full Changelog: v1.58.0...v1.58.1
Bug Fixes
Chores
v1.57.0Compare Source
Full Changelog: v1.57.0...v1.58.0
Features
v1.56.0Compare Source
Full Changelog: v1.55.1...v1.56.0
Features
v1.55.1Compare Source
Full Changelog: v1.55.1...v1.56.0
Features
v1.55.0Compare Source
Full Changelog: v1.55.0...v1.55.1
Chores
v1.54.0Compare Source
Full Changelog: v1.54.0...v1.55.0
Features
v1.53.0Compare Source
Full Changelog: v1.53.0...v1.54.0
Features
Bug Fixes
v1.52.0Compare Source
Full Changelog: v1.52.0...v1.53.0
Features
2026031web fetch and support tools (6396455)Chores
v1.51.1Compare Source
Full Changelog: v1.51.1...v1.52.0
Features
Chores
v1.51.0Compare Source
Full Changelog: v1.51.0...v1.51.1
Bug Fixes
v1.50.2Compare Source
Full Changelog: v1.50.2...v1.51.0
Features
v1.50.1Compare Source
Full Changelog: v1.50.1...v1.50.2
Chores
v1.50.0Compare Source
Full Changelog: v1.50.0...v1.50.1
Bug Fixes
frontier_llmrefusal category (9ebbaf7)v1.49.0Compare Source
Full Changelog: v1.49.0...v1.50.0
Features
v1.48.0Compare Source
Full Changelog: v1.48.0...v1.49.0
Features
Bug Fixes
v1.47.0Compare Source
Full Changelog: v1.47.0...v1.48.0
Features
v1.46.0Compare Source
Full Changelog: v1.45.0...v1.46.0
Features
Chores
Documentation
v1.45.0Compare Source
Full Changelog: v1.44.1...v1.45.0
Features
v1.44.1Compare Source
Full Changelog: v1.44.1...v1.45.0
Features
v1.44.0Compare Source
Full Changelog: v1.44.0...v1.44.1
Bug Fixes
v1.43.0Compare Source
Full Changelog: v1.43.0...v1.44.0
Features
v1.42.0Compare Source
Full Changelog: v1.42.0...v1.43.0
Features
Bug Fixes
Chores
v1.41.0Compare Source
Full Changelog: v1.41.0...v1.42.0
Features
Bug Fixes
Chores
v1.40.0Compare Source
Full Changelog: v1.40.0...v1.41.0
Features
Bug Fixes
v1.39.0Compare Source
Full Changelog: v1.39.0...v1.40.0
Features
v1.38.0Compare Source
Full Changelog: v1.38.0...v1.39.0
Features
Bug Fixes
Chores
v1.37.0Compare Source
Full Changelog: v1.37.0...v1.38.0
Features
Bug Fixes
Chores
v1.36.0Compare Source
Full Changelog: v1.36.0...v1.37.0
Features
v1.35.1Compare Source
Full Changelog: v1.35.1...v1.36.0
Features
v1.35.0Compare Source
Full Changelog: v1.35.0...v1.35.1
Bug Fixes
v1.34.0Compare Source
Full Changelog: v1.34.0...v1.35.0
Features
Bug Fixes
Documentation
v1.33.0Compare Source
Full Changelog: v1.33.0...v1.34.0
Features
v1.32.0Compare Source
Full Changelog: v1.32.0...v1.33.0
Features
v1.31.0Compare Source
Full Changelog: v1.31.0...v1.32.0
Features
v1.30.0Compare Source
Full Changelog: v1.30.0...v1.31.0
Features
v1.29.0Compare Source
Full Changelog: v1.29.0...v1.30.0
Features
v1.28.0Compare Source
Full Changelog: v1.28.0...v1.29.0
Features
Chores
v1.27.1Compare Source
Full Changelog: v1.27.1...v1.28.0
Features
Bug Fixes
Chores
v1.27.0Compare Source
Full Changelog: v1.27.0...v1.27.1
Chores
bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)
v4.10.0: Added WithNoHidden optionCompare Source
Added support for a
WithNoHiddenoption to ignore hidden files in patterns that might unintentionally match them. For example, a.configdirectory would not be matched by*or recursed into by**, but would be matched by.*or recursed by.config/**.Thanks to @lukasngl for the initial PR and idea!
What's Changed
New Contributors
Full Changelog: bmatcuk/doublestar@v4.9.2...v4.10.0
cloudflare/circl (github.com/cloudflare/circl)
v1.6.4: CIRCL v1.6.4Compare Source
What's Changed
Configuration
📅 Schedule: (in timezone Europe/Berlin)
* 8-16 * * 1-4)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.