Skip to content

fix(deps): update golang-dependencies#1058

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/golang-deps
Open

fix(deps): update golang-dependencies#1058
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/golang-deps

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Apr 17, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go v0.116.0v0.123.0 age confidence indirect minor
cloud.google.com/go/ai v0.7.0v0.18.0 age confidence indirect minor
cloud.google.com/go/aiplatform v1.69.0v1.124.0 age confidence indirect minor
cloud.google.com/go/auth v0.14.0v0.20.0 age confidence indirect minor
cloud.google.com/go/auth/oauth2adapt v0.2.7v0.2.8 age confidence indirect patch
cloud.google.com/go/iam v1.2.2v1.9.0 age confidence indirect minor
cloud.google.com/go/longrunning v0.6.2v0.11.0 age confidence indirect minor
cloud.google.com/go/vertexai v0.12.0v0.19.0 age confidence indirect minor
github.com/dlclark/regexp2 v1.10.0v1.12.0 age confidence indirect minor
github.com/google/generative-ai-go v0.15.1v0.20.1 age confidence indirect minor
github.com/googleapis/enterprise-certificate-proxy v0.3.4v0.3.15 age confidence indirect patch
github.com/googleapis/gax-go/v2 v2.14.1v2.22.0 age confidence indirect minor
github.com/modelcontextprotocol/go-sdk v1.4.1v1.5.0 age confidence require minor
github.com/pkoukk/tiktoken-go v0.1.6v0.1.8 age confidence indirect patch
github.com/segmentio/asm v1.1.3v1.2.1 age confidence indirect minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0v0.68.0 age confidence indirect minor
go.opentelemetry.io/otel v1.39.0v1.43.0 age confidence indirect minor
go.opentelemetry.io/otel/metric v1.39.0v1.43.0 age confidence indirect minor
go.opentelemetry.io/otel/trace v1.39.0v1.43.0 age confidence indirect minor
golang.org/x/crypto v0.48.0v0.50.0 age confidence indirect minor
golang.org/x/crypto v0.49.0v0.50.0 age confidence indirect minor
golang.org/x/net v0.51.0v0.53.0 age confidence indirect minor
golang.org/x/sync v0.19.0v0.20.0 age confidence indirect minor
golang.org/x/sys v0.41.0v0.43.0 age confidence indirect minor
golang.org/x/sys v0.42.0v0.43.0 age confidence indirect minor
golang.org/x/text v0.34.0v0.36.0 age confidence indirect minor
golang.org/x/text v0.35.0v0.36.0 age confidence indirect minor
golang.org/x/time v0.9.0v0.15.0 age confidence indirect minor
google.golang.org/api v0.218.0v0.276.0 age confidence indirect minor
google.golang.org/genproto e639e21e10c466 age confidence indirect digest
google.golang.org/genproto/googleapis/api ff82c1be10c466 age confidence indirect digest
google.golang.org/genproto/googleapis/api b8f7ae3e10c466 age confidence indirect digest
google.golang.org/genproto/googleapis/rpc ff82c1be10c466 age confidence indirect digest
google.golang.org/genproto/googleapis/rpc b8f7ae3e10c466 age confidence indirect digest
google.golang.org/grpc v1.79.3v1.80.0 age confidence indirect minor
google.golang.org/protobuf v1.36.10v1.36.11 age confidence indirect patch

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

googleapis/google-cloud-go (cloud.google.com/go)

v0.123.0

Compare Source

Features
Bug Fixes

v0.122.0

Compare Source

Features
Bug Fixes

v0.121.6

Compare Source

Bug Fixes
  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#​12704) (0e70a0b)

v0.121.5

Compare Source

Bug Fixes
  • internal/librariangen: Get README title from service config yaml (#​12676) (b3b8f70)
  • internal/librariangen: Update source_paths to source_roots in generate-request.json (#​12691) (2adb6f9)

v0.121.4

Compare Source

Bug Fixes
  • geminidataanalytics: Correct resource reference type for parent field in data_chat_service.proto (98ba6f0)
  • internal/postprocessor: Add git (#​12524) (82030ee)

v0.121.3

Compare Source

Documentation
  • impersonate: Address TODO in impersonate/example_test.go (#​12401) (dd096ec)

v0.121.2

Compare Source

Documentation

v0.121.1

Compare Source

Bug Fixes
  • civil: Add support for civil.Date, civil.Time and civil.DateTime arguments to their respective Scan methods (#​12240) (7127ce9), refs #​12060

v0.121.0

Compare Source

Features

v0.120.1

Compare Source

Bug Fixes

v0.120.0

Compare Source

Features
Bug Fixes

v0.119.0

Compare Source

Features

v0.118.3

Compare Source

Bug Fixes
  • main: Bump github.com/envoyproxy/go-control-plane/envoy to v1.32.4 (#​11591) (d52451a)

v0.118.2

Compare Source

Bug Fixes
  • internal/godocfx: Don't save timestamps until modules are successfully processed (#​11563) (8f38b3d)
  • internal/godocfx: Retry go get with explicit envoy dependency (#​11564) (a06a6a5)

v0.118.1

Compare Source

Bug Fixes
  • main: Remove OpenCensus dependency (6243d91)

v0.118.0

Compare Source

Features
  • civil: Add AddMonths, AddYears and Weekday methods to Date (#​11340) (d45f1a0)

v0.117.0

Compare Source

Features
dlclark/regexp2 (github.com/dlclark/regexp2)

v1.12.0

Compare Source

v1.11.5

Compare Source

v1.11.4

Compare Source

v1.11.3

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

google/generative-ai-go (github.com/google/generative-ai-go)

v0.20.1: - Deprecated

Compare Source

Fix godoc formatting.

Full Changelog: google/generative-ai-go@v0.20.0...v0.20.1

v0.20.0: - Deprecated

Compare Source

What's Changed
  • Added Deprecation tags to README and doc.go
  • fix: change in string for condition check by @​VadirajKranam in #​232
  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in the go_modules group by @​dependabot in #​236
New Contributors

Full Changelog: google/generative-ai-go@v0.19.0...v0.19.1

v0.19.0

Compare Source

What's Changed
New Contributors

Full Changelog: google/generative-ai-go@v0.18.0...v0.19.0

v0.18.0

Compare Source

What's Changed

Full Changelog: google/generative-ai-go@v0.17.0...v0.18.0

v0.17.0

Compare Source

What's Changed
New Contributors

Full Changelog: google/generative-ai-go@v0.16.0...v0.17.0

v0.16.0

Compare Source

googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.15

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.14...v0.3.15

v0.3.14

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.13...v0.3.14

v0.3.13

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.12...v0.3.13

v0.3.12

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.11...v0.3.12

v0.3.11

Compare Source

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@0.3.10...v0.3.11

v0.3.9

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.8...v0.3.9

v0.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.7...v0.3.8

v0.3.7

Compare Source

This release creates ECP Http Proxy

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.6...v0.3.7

v0.3.6

Compare Source

New Feature Update!

This update includes support for keychain type selection on MacOS. The universal cert config now supports a new field "keychain_type" with the following possible values: "login", "system", or "all". If this field is missing or empty, we will assume "all", which is the current behavior. For devices with custom keychains, such as test keychains, the value "all" should be used to include the custom keychains in the search space.

Example config snippet:
{
"cert_configs": {
"macos_keychain": {
"issuer": "Google Endpoint Verification",
"keychain_type": "system"
},
...
}

The "darwin-specific" client has also been updated with a new API "NewSecureKeyWithOptions" that can be used to specify the keychain type.

Change Log

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.5...v0.3.6

v0.3.5

Compare Source

This release bumps Golang version to 1.23 and crypto to 0.35.0 to be compliant with CVE scanner.

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.4...v0.3.5

googleapis/gax-go (github.com/googleapis/gax-go/v2)

v2.22.0: v2: v2.22.0

Compare Source

v2.22.0 (2026-04-14)

v2.21.0: v2: v2.21.0

Compare Source

Features

v2.20.0: v2: v2.20.0

Compare Source

Features

v2.19.0: v2: v2.19.0

Compare Source

Features

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai Bot commented Apr 17, 2026

Reviewer's Guide

Update Go module dependencies for the agent-splunk and agent-scan components to newer minor/patch versions of Google Cloud, Google GenAI, OpenTelemetry, gRPC, x/* libraries, and the MCP SDK, with corresponding go.sum refreshes.

File-Level Changes

Change Details Files
Refresh Go dependencies for the Splunk agent to current minor/patch versions, including MCP SDK and Google/OTel stacks.
  • Bump github.com/modelcontextprotocol/go-sdk from v1.4.1 to v1.5.0.
  • Update cloud.google.com/go, cloud.google.com/go/ai, aiplatform, auth, iam, longrunning, and vertexai to newer minor releases.
  • Upgrade observability stack: go.opentelemetry.io/otel*, otelgrpc, and otelhttp to v1.43.0/0.68.0.
  • Update security and networking libs: golang.org/x/crypto, x/net, x/sys, x/text, x/time, x/sync to latest minor versions.
  • Refresh Google API/GenAI stack: google.golang.org/api, google.golang.org/genai, genproto*, grpc, protobuf, gax-go/v2, enterprise-certificate-proxy, and generative-ai-go.
  • Add new indirect dependencies github.com/google/go-cmp and github.com/gorilla/websocket; bump regexp2, tiktoken-go, and segmentio/asm.
  • Regenerate go.sum entries to match the new versions.
tools/agents/agent-splunk/go.mod
tools/agents/agent-splunk/go.sum
Refresh Go dependencies for the scan agent image to align with newer Google Cloud/GenAI and OpenTelemetry stacks.
  • Update cloud.google.com/go, cloud.google.com/go/ai, aiplatform, auth, iam, longrunning, and vertexai to newer minor releases.
  • Upgrade observability stack: go.opentelemetry.io/otel*, otelgrpc, and otelhttp to v1.43.0/0.68.0.
  • Update security and networking libs: golang.org/x/crypto, x/net, x/sys, x/text, x/time, x/sync to latest minor versions.
  • Refresh Google API/GenAI stack: google.golang.org/api, google.golang.org/genai, genproto*, grpc, protobuf, gax-go/v2, enterprise-certificate-proxy, and generative-ai-go.
  • Add new indirect dependencies github.com/google/go-cmp and github.com/gorilla/websocket; bump regexp2, tiktoken-go, and segmentio/asm where present.
  • Regenerate go.sum entries to match the new versions.
images/assets/agent-scan/go.mod
images/assets/agent-scan/go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Hey - I've left some high level feedback:

  • Since github.com/google/generative-ai-go is now marked as deprecated and you’ve also picked up google.golang.org/genai, it’s worth deciding which client library you intend to standardize on and pruning the other to avoid carrying two parallel Gemini client stacks.
  • The new indirect dependencies like github.com/gorilla/websocket and github.com/google/go-cmp only appear via these upgrades; if your code doesn’t actually rely on features that use them, consider running go mod tidy and checking whether they can be dropped to keep the dependency graph slim.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Since `github.com/google/generative-ai-go` is now marked as deprecated and you’ve also picked up `google.golang.org/genai`, it’s worth deciding which client library you intend to standardize on and pruning the other to avoid carrying two parallel Gemini client stacks.
- The new indirect dependencies like `github.com/gorilla/websocket` and `github.com/google/go-cmp` only appear via these upgrades; if your code doesn’t actually rely on features that use them, consider running `go mod tidy` and checking whether they can be dropped to keep the dependency graph slim.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/golang-deps branch 3 times, most recently from 93b0624 to 0ee105f Compare April 18, 2026 17:51
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update golang-dependencies chore(deps): update golang-dependencies Apr 18, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/golang-deps branch from 0ee105f to 02dfa2a Compare April 19, 2026 01:45
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update golang-dependencies fix(deps): update golang-dependencies Apr 19, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/golang-deps branch 6 times, most recently from 4543dcb to 9668cae Compare April 20, 2026 05:55
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update golang-dependencies chore(deps): update golang-dependencies Apr 20, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/golang-deps branch from 9668cae to 6e9fb2b Compare April 20, 2026 10:06
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update golang-dependencies fix(deps): update golang-dependencies Apr 20, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/golang-deps branch 3 times, most recently from 27a01d8 to ff14544 Compare April 20, 2026 21:46
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update golang-dependencies chore(deps): update golang-dependencies Apr 20, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/golang-deps branch from ff14544 to 442b060 Compare April 21, 2026 01:54
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update golang-dependencies fix(deps): update golang-dependencies Apr 21, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/golang-deps branch 3 times, most recently from e11a61b to 7d20008 Compare April 22, 2026 05:46
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux Bot commented Apr 22, 2026

ℹ️ Artifact update notice

File name: images/assets/agent-scan/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):

  • 1 additional dependency was updated

Details:

Package Change
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 -> v0.67.0
File name: tools/agents/agent-splunk/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):

  • 1 additional dependency was updated

Details:

Package Change
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 -> v0.67.0

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/golang-deps branch from 7d20008 to dc3eeb0 Compare April 22, 2026 09:29
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/golang-deps branch from dc3eeb0 to 17ee848 Compare April 22, 2026 13:53
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.

0 participants