Skip to content

chore(deps): update go dependencies#220

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#220
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 7, 2026

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go/trace indirect minor v1.12.0v1.15.0
github.com/clipperhouse/displaywidth indirect minor v0.10.0v0.11.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/google/trillian require patch v1.7.1v1.7.3
github.com/googleapis/enterprise-certificate-proxy indirect patch v0.3.14v0.3.15
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus indirect minor v1.0.1v1.1.0
github.com/klauspost/compress indirect patch v1.18.5v1.18.6
github.com/mattn/go-isatty indirect patch v0.0.20v0.0.22
github.com/mattn/go-runewidth indirect patch v0.0.22v0.0.23
github.com/mattn/go-sqlite3 require patch v1.14.41v1.14.44
github.com/olekukonko/errors indirect minor v1.2.0v1.3.0
github.com/petermattis/goid indirect digest 7c7de50df67b19
github.com/prometheus/prometheus indirect minor v0.309.1v0.311.3
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc indirect minor v0.67.0v0.68.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.67.0v0.68.0
golang.org/x/crypto require minor v0.49.0v0.50.0
golang.org/x/mod indirect minor v0.34.0v0.35.0
golang.org/x/net require minor v0.52.0v0.53.0
golang.org/x/sys indirect minor v0.42.0v0.43.0
golang.org/x/text indirect minor v0.35.0v0.36.0
golang.org/x/tools indirect minor v0.43.0v0.44.0
google.golang.org/api indirect minor v0.274.0v0.278.0
google.golang.org/genproto indirect digest 6f92a3b60b97b3
google.golang.org/genproto/googleapis/api indirect digest 6f92a3b60b97b3
google.golang.org/genproto/googleapis/rpc indirect digest 6f92a3b60b97b3

Warning

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


Release Notes

clipperhouse/displaywidth (github.com/clipperhouse/displaywidth)

v0.11.0

Compare Source

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

google/trillian (github.com/google/trillian)

v1.7.3

Compare Source

  • Recommended go version for development: 1.25
    • This is the version used by the cloudbuild presubmits. Using a
      different version can lead to presubmits failing due to unexpected
      diffs.
Storage
  • PostgreSQL quota manager: Use SELECT(*) instead of ANALYZE up to 10,000 rows instead of 1,000 by @​robstradling in #​3813

  • Add TLS support for PostgreSQL by @​fghanmi in #​3831

    • --postgresql_tls_ca: users can provide a CA certificate, that is used to establish a secure communication with PostgreSQL server.
    • --postgresql_verify_full: users can enable full TLS verification for PostgreSQL (sslmode=verify-full). If false, only sslmode=verify-ca is used.
  • CloudSpanner: Many storage-specific options are deprecated and have likely been ineffective for some time in #​3860

Election system
Documentation
Misc
Dependency update

v1.7.2

Compare Source

  • Recommended go version for development: 1.23
    • This is the version used by the cloudbuild presubmits. Using a
      different version can lead to presubmits failing due to unexpected
      diffs.
Storage
Election system
Misc
Dependency update
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

grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus)

v1.1.0

[v1.1.0] - 2019-09-12

Added
Deprecated
  • #​201 golang.org/x/net/context - houz42
  • #​183 Documentation Generation in favour of <godoc.org>.
Fixed
klauspost/compress (github.com/klauspost/compress)

v1.18.6

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.5...v1.18.6

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

v0.0.22

Compare Source

v0.0.21

Compare Source

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

v0.0.23

Compare Source

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

v1.14.44

Compare Source

v1.14.43

Compare Source

v1.14.42

Compare Source

olekukonko/errors (github.com/olekukonko/errors)

v1.3.0

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

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

v0.278.0

Compare Source

Features

v0.277.0

Compare Source

Features
Bug Fixes

v0.276.0

Compare Source

Features

v0.275.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.

@red-hat-konflux
Copy link
Copy Markdown
Author

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

  • 7 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/monitoring v1.25.0 -> v1.28.0
github.com/clipperhouse/uax29/v2 v2.6.0 -> v2.7.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

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 25 times, most recently from 7f79d22 to e6e5e1d Compare April 14, 2026 17:16
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 3 times, most recently from 3d92fe0 to f29c199 Compare April 15, 2026 18:09
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 24 times, most recently from 16d10a4 to 46c9cf0 Compare April 27, 2026 06:43
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 5 times, most recently from 4eb26af to c75f1de Compare April 29, 2026 02:30
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
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