Skip to content

chore(deps): update go dependencies#617

Open
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
konflux/mintmaker/release-1.3/go-deps
Open

chore(deps): update go dependencies#617
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
konflux/mintmaker/release-1.3/go-deps

Conversation

@red-hat-konflux
Copy link
Copy Markdown

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

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go/iam indirect minor v1.9.0v1.10.0
cloud.google.com/go/longrunning indirect minor v0.11.0v0.12.0
cloud.google.com/go/trace indirect minor v1.14.0v1.15.0
github.com/fatih/color indirect minor v1.18.0v1.19.0
github.com/go-sql-driver/mysql require minor v1.9.3v1.10.0
github.com/goccy/go-json indirect patch v0.10.5v0.10.6
github.com/mattn/go-isatty indirect patch v0.0.21v0.0.22
github.com/prometheus/prometheus indirect minor v0.304.2v0.311.3
google.golang.org/api require minor v0.276.0v0.278.0
google.golang.org/genproto require digest e10c46660b97b3
google.golang.org/genproto/googleapis/api require digest e10c46660b97b3
google.golang.org/genproto/googleapis/rpc require digest e10c46660b97b3
k8s.io/kube-openapi indirect digest ec9c8273334182

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/longrunning)

v0.12.0

Compare Source

  • pubsub: Subscription.Receive now uses streaming pull.

  • pubsub: add Client.TopicInProject to access topics in a different project
    than the client.

  • errors: renamed errorreporting. The errors package will be removed shortly.

  • datastore: improved retry behavior.

  • bigquery: support updates to dataset metadata, with etags.

  • bigquery: add etag support to Table.Update (BREAKING: etag argument added).

  • bigquery: generate all job IDs on the client.

  • storage: support bucket lifecycle configurations.

fatih/color (github.com/fatih/color)

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.18.0...v1.19.0

go-sql-driver/mysql (github.com/go-sql-driver/mysql)

v1.10.0

Compare Source

  • Fix getSystemVar("max_allowed_packet") potentially returned wrong value. (#​1754)
    This affects only when maxAllowedPacket=0 is set.

  • Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0. (#​1756)
    While older versions have reported CVEs, they do not affect go-mysql.

  • Update Go versions to 1.24-1.26. (#​1763)

  • Enhance interpolateParams to correctly handle placeholders. (#​1732)
    The question mark (?) within strings and comments will no longer be treated as a placeholder.

goccy/go-json (github.com/goccy/go-json)

v0.10.6: 0.10.6

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-json@v0.10.5...v0.10.6

mattn/go-isatty (github.com/mattn/go-isatty)

v0.0.22

Compare Source

prometheus/prometheus (github.com/prometheus/prometheus)

v0.311.3

Compare Source

v0.311.2

Compare Source

v0.311.1

Compare Source

v0.311.0

Compare Source

v0.310.0

Compare Source

v0.309.1

Compare Source

v0.309.0

Compare Source

v0.308.1

Compare Source

v0.308.0

Compare Source

v0.307.3

Compare Source

v0.307.2

Compare Source

v0.307.1

Compare Source

v0.307.0

Compare Source

v0.306.0

Compare Source

v0.305.3

Compare Source

v0.305.2

Compare Source

v0.305.1

Compare Source

v0.305.0

Compare Source

googleapis/google-api-go-client (google.golang.org/api)

v0.278.0

Compare Source

Features

v0.277.0

Compare Source

Features
Bug Fixes

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.

@red-hat-konflux
Copy link
Copy Markdown
Author

red-hat-konflux Bot commented Apr 21, 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):

  • 10 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/spanner v1.90.0 -> v1.91.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
cloud.google.com/go/monitoring v1.27.0 -> v1.28.0
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0
github.com/envoyproxy/go-control-plane/envoy v1.36.0 -> v1.37.0
github.com/googleapis/gax-go/v2 v2.21.0 -> v2.22.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0 -> v1.42.0
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.2

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 18 times, most recently from 0dfd4b2 to 441a764 Compare April 29, 2026 19:02
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 10 times, most recently from 64ae2da to 467dc07 Compare May 2, 2026 18:44
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 11 times, most recently from fc318db to e12a6da Compare May 5, 2026 22:39
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/release-1.3/go-deps branch from e12a6da to fa6b361 Compare May 6, 2026 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants