Skip to content

chore(deps): update go dependencies#533

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

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

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Feb 5, 2026

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go/auth indirect patch v0.18.1 -> v0.18.2
filippo.io/edwards25519 indirect minor v1.1.0 -> v1.2.0
github.com/aws/aws-sdk-go-v2/credentials indirect patch v1.19.7 -> v1.19.10
github.com/aws/aws-sdk-go-v2/feature/ec2/imds indirect patch v1.18.17 -> v1.18.18
github.com/aws/aws-sdk-go-v2/internal/configsources indirect patch v1.4.17 -> v1.4.18
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding indirect patch v1.13.4 -> v1.13.5
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url indirect patch v1.13.17 -> v1.13.18
github.com/aws/aws-sdk-go-v2/service/signin indirect patch v1.0.5 -> v1.0.6
github.com/emicklei/proto indirect patch v1.14.2 -> v1.14.3
github.com/google/certificate-transparency-go require patch v1.3.2 -> v1.3.3
github.com/google/go-containerregistry require minor v0.20.7 -> v0.21.1
github.com/googleapis/enterprise-certificate-proxy indirect patch v0.3.11 -> v0.3.12
github.com/klauspost/compress indirect patch v1.18.3 -> v1.18.4
github.com/letsencrypt/boulder indirect minor v0.20260202.0 -> v0.20260225.0
github.com/open-policy-agent/opa require minor v1.13.1 -> v1.14.0
github.com/prometheus/procfs indirect minor v0.19.2 -> v0.20.0
github.com/protocolbuffers/txtpbfmt indirect digest fcb97cc -> a481f6a
github.com/transparency-dev/formats indirect minor v0.0.0-20260202103038-9975703229b3 -> v0.1.0
github.com/valyala/fastjson indirect patch v1.6.7 -> v1.6.10
go.mongodb.org/mongo-driver indirect patch v1.17.8 -> v1.17.9
go.step.sm/crypto indirect patch v0.76.0 -> v0.76.2
golang.org/x/crypto indirect minor v0.47.0 -> v0.48.0
golang.org/x/crypto require minor v0.47.0 -> v0.48.0
golang.org/x/exp indirect digest 716be56 -> 3dfff04
golang.org/x/mod indirect minor v0.32.0 -> v0.33.0
golang.org/x/net indirect minor v0.49.0 -> v0.51.0
golang.org/x/oauth2 require minor v0.34.0 -> v0.35.0
golang.org/x/sys indirect minor v0.40.0 -> v0.41.0
golang.org/x/term require minor v0.39.0 -> v0.40.0
golang.org/x/text indirect minor v0.33.0 -> v0.34.0
golang.org/x/tools indirect minor v0.41.0 -> v0.42.0
google.golang.org/api require minor v0.265.0 -> v0.269.0
google.golang.org/genproto indirect digest 546029d -> 2f722ef
google.golang.org/genproto/googleapis/api indirect digest 546029d -> 2f722ef
google.golang.org/genproto/googleapis/rpc indirect digest 546029d -> 2f722ef
k8s.io/api require patch v0.35.0 -> v0.35.1
k8s.io/apimachinery require patch v0.35.0 -> v0.35.1
k8s.io/client-go require patch v0.35.0 -> v0.35.1
k8s.io/utils require digest 914a6e7 -> b8788ab

Warning

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


Release Notes

FiloSottile/edwards25519 (filippo.io/edwards25519)

v1.2.0

Compare Source

v1.1.1

Compare Source

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding)

v1.13.5

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.17.3
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/config: v1.18.5
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/credentials: v1.13.5
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.8.0
    • Feature: This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.40.0
    • Feature: Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.21.0
    • Feature: This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.26.0
    • Feature: Add support for Windows managed nodes groups.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.38.0
    • Feature: This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.16.0
    • Feature: Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.19.5
    • Documentation: This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)".
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.2.0
    • Feature: Adds an optional create-only KmsKeyId property to Environment and Application resources.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.57.0
    • Feature: SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.26.0
    • Feature: Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.16.0
    • Feature: Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.
emicklei/proto (github.com/emicklei/proto)

v1.14.3

Compare Source

  • handle double slash in single quotes (#​152) (thanks AriehSchneier)
  • Handle comments at the end of an array (#​151) (thanks AriehSchneier)
google/certificate-transparency-go (github.com/google/certificate-transparency-go)

v1.3.3

Compare Source

CTFE
Tools
Log list library
Submission proxy
Other
Misc
Dependency updates
google/go-containerregistry (github.com/google/go-containerregistry)

v0.21.1

This release fixes a regression in crane introduced in the previous release.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.0...v0.21.1

v0.21.0

This release updates the minimum Go version to 1.25.6.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.7...v0.21.0

v0.20.8

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

v0.3.12

Compare Source

What's Changed

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

klauspost/compress (github.com/klauspost/compress)

v1.18.4

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.2...v1.18.4

letsencrypt/boulder (github.com/letsencrypt/boulder)

v0.20260225.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20260223.0...v0.20260225.0

v0.20260223.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20260217.0...v0.20260223.0

v0.20260217.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20260202.0...v0.20260217.0

open-policy-agent/opa (github.com/open-policy-agent/opa)

v1.14.0

Compare Source

This release contains a mix of new features, performance improvements, and bugfixes. Notably:

  • Improved rule indexing of variable assignments and x in {...} expressions
  • Support for --h2c with unix domain socket for opa run
  • A new glossary tooltip for technical terms in the docs
  • Fixes published in the v1.13.1 and v1.13.2 releases
Improved rule indexing of variable assignments and x in {...} expressions (#​1841)

With this change, the rule indexer will index expressions like:

allow if input.role in {"admin", "user"}

On lookup, the rule body will only be returned if input.role is either one of "admin" or "user".

The reverse case is also indexed:

allow if "admin" in input.roles

in which the searched collection is unknown.

Authored by @​srenatus reported by @​nischalsheth

Runtime, SDK, Tooling
Compiler, Topdown and Rego
Docs, Website, Ecosystem
Miscellaneous
  • maintainers: Moving nilekhc to emeritus, and renew maintainer terms (#​8276) authored by @​JaydipGabani
  • ast: Add public method to extend the compliance test cases with IR plans (#​7556) authored by @​sspaink reported by @​shomron
  • ast: Tiny nitpicky cleanup (#​8309) authored by @​srenatus
  • chore: Clean up bundle storage tests (#​8267) authored by @​anderseknert
  • chore: Remove unnecessary comment from bundle JWT verification impl (#​8354) authored by @​johanfylling
  • ci: Bump golangci-lint (v2.9.0), fix issues (#​8314) authored by @​srenatus
  • ci: Harden and update all GH Actions workflows (#​8356, #​8377, #​8368 authored by @​philipaconrad and @​srenatus
  • go: Cleanup old build flags (#​8314) authored by @​srenatus
  • rego: Remove superfluous package import of plugins (#​6754) authored by @​srenatus reported by @​oxisto
  • tests: Extract runtime Info to new package (#​8362) authored by @​charlieegan3
  • tests: Fix BenchmarkFunctionArgumentCounts query (#​8327) authored by @​alex60217101990
  • tests: Disable rule indexing for benchmark (#​8375) authored by @​srenatus
  • workflows: Add nightly vuln checks for released versions/images (#​8336 #​8339) authored by @​srenatus
  • Dependency updates; notably:
    • build: bump golang from 1.25.6 to 1.26.0
    • build(deps): build(deps): bump go.opentelemetry.io deps from 1.39.0/0.64.0 to 1.40.0/0.65.0
      Applying fix for GHSA-9h8m-3fm2-qjrq
    • build(deps): bump github.com/dgraph-io/badger/v4 from 4.9.0 to 4.9.1
    • build(deps): bump github.com/huandu/go-sqlbuilder from 1.39.0 to 1.39.1
    • build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0
    • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0
    • build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.1
    • build(deps): bump go.opentelemetry.io deps from 1.39.0/0.64.0 to 1.40.0/0.65.0

v1.13.2

Compare Source

This release updates the version of Go used to build the OPA binaries and images to 1.25.7.
That version of the Go standard library contains a fix for GO-2026-4337.

Full Changelog: open-policy-agent/opa@v1.13.1...v1.13.2

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

v0.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.19.2...v0.20.0

valyala/fastjson (github.com/valyala/fastjson)

v1.6.10

Compare Source

v1.6.9

Compare Source

v1.6.8

Compare Source

mongodb/mongo-go-driver (go.mongodb.org/mongo-driver)

v1.17.9: MongoDB Go Driver 1.17.9

Compare Source

The MongoDB Go Driver Team is pleased to release version 1.17.9 of the official MongoDB Go Driver.

Release Highlights

This release fixes a bug caused by variable shadowing.

What's Changed

🐛 Fixed

Full Changelog: mongodb/mongo-go-driver@v1.17.8...v1.17.9

For a full list of tickets included in this release, please see the list of fixed issues.

Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!

smallstep/crypto (go.step.sm/crypto)

v0.76.2

Compare Source

v0.76.1

Compare Source

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

v0.269.0

Compare Source

Features
Bug Fixes

v0.268.0

Compare Source

Features

v0.267.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 red-hat-konflux bot changed the title chore(deps): update module github.com/emicklei/proto to v1.14.3 chore(deps): update go dependencies Feb 7, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 8 times, most recently from 404c1cd to 978352a Compare February 10, 2026 21:39
@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Feb 10, 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):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.1 -> 1.25.6
cloud.google.com/go/kms v1.25.0 -> v1.26.0
github.com/aws/aws-sdk-go-v2 v1.41.1 -> v1.41.2
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 -> v2.7.18
github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 -> v1.30.11
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13 -> v1.35.15
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 -> v1.41.7
github.com/aws/smithy-go v1.24.0 -> v1.24.1
github.com/docker/cli v29.0.3+incompatible -> v29.2.1+incompatible
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.17.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.4 -> v2.27.7
google.golang.org/grpc v1.78.0 -> v1.79.1

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 5 times, most recently from 7417ce0 to aaca2f0 Compare February 17, 2026 22:16
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 12 times, most recently from 71983b9 to 241590e Compare February 25, 2026 05:41
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 2 times, most recently from a9c8eaf to 47437d9 Compare February 26, 2026 02:12
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch from 47437d9 to 7474b23 Compare February 26, 2026 06:03
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.2/go-deps branch from 7474b23 to f23e62f Compare February 26, 2026 18: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