Skip to content

chore(deps): update go dependencies#351

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#351
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 8, 2026

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/AzureAD/microsoft-authentication-library-for-go indirect minor v1.6.0 -> v1.7.0
github.com/aws/aws-sdk-go-v2/credentials indirect patch v1.19.7 -> v1.19.11
github.com/aws/aws-sdk-go-v2/feature/ec2/imds indirect patch v1.18.17 -> v1.18.19
github.com/aws/aws-sdk-go-v2/internal/configsources indirect patch v1.4.17 -> v1.4.19
github.com/aws/aws-sdk-go-v2/internal/ini indirect patch v1.8.4 -> v1.8.5
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding indirect patch v1.13.4 -> v1.13.6
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url indirect patch v1.13.17 -> v1.13.19
github.com/aws/aws-sdk-go-v2/service/signin indirect patch v1.0.5 -> v1.0.7
github.com/clipperhouse/displaywidth indirect minor v0.9.0 -> v0.11.0
github.com/google/certificate-transparency-go require patch v1.3.2 -> v1.3.3
github.com/google/go-containerregistry indirect minor v0.20.7 -> v0.21.2
github.com/googleapis/enterprise-certificate-proxy indirect patch v0.3.11 -> v0.3.14
github.com/mattn/go-runewidth indirect patch v0.0.19 -> v0.0.20
github.com/olekukonko/ll indirect patch v0.1.4 -> v0.1.7
github.com/petermattis/goid indirect digest 7c7de50 -> 17d1149
github.com/prometheus/procfs indirect minor v0.19.2 -> v0.20.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc indirect minor v0.65.0 -> v0.66.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.65.0 -> v0.66.0
go.step.sm/crypto require patch v0.76.0 -> v0.76.2
golang.org/x/crypto indirect minor v0.47.0 -> v0.48.0
golang.org/x/net indirect minor v0.49.0 -> v0.51.0
golang.org/x/oauth2 indirect minor v0.34.0 -> v0.35.0
golang.org/x/sys indirect minor v0.40.0 -> v0.41.0
golang.org/x/term indirect minor v0.39.0 -> v0.40.0
golang.org/x/text indirect minor v0.33.0 -> v0.34.0
google.golang.org/api require minor v0.265.0 -> v0.269.0
google.golang.org/genproto indirect digest 546029d -> a57be14
google.golang.org/genproto/googleapis/api indirect digest 546029d -> a57be14
google.golang.org/genproto/googleapis/api require digest 546029d -> a57be14
google.golang.org/genproto/googleapis/rpc indirect digest 546029d -> a57be14

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

AzureAD/microsoft-authentication-library-for-go (github.com/AzureAD/microsoft-authentication-library-for-go)

v1.7.0: 1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.6.0...v1.7.0

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/credentials)

v1.19.11

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/s3/manager: v1.19.11
    • Bug Fix: Add missing ChecksumType field to UploadOutput.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.67.0
    • Feature: Add new warning type 'EXCLUDED_RESOURCES'
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.32.0
    • Feature: New Search All Related Items API enables searching related items across cases
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.51.0
    • Feature: Add support for dual-stack account endpoint generation
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.64.3
    • Documentation: Updated descriptions for the Location parameter in CreateTrustedEntitySet and CreateThreatEntitySet.
  • github.com/aws/aws-sdk-go-v2/service/synthetics: v1.41.0
    • Feature: Adds support to configure canaries with pre-configured blueprint code on supported runtime versions. This behavior can be controlled via the new BlueprintTypes property exposed in the CreateCanary and UpdateCanary APIs.
clipperhouse/displaywidth (github.com/clipperhouse/displaywidth)

v0.11.0

Compare Source

v0.10.0

Compare Source

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.2

Compare Source

What's Changed

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

v0.21.1

Compare Source

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

Compare Source

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

Compare Source

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

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

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

v0.0.20

Compare Source

olekukonko/ll (github.com/olekukonko/ll)

v0.1.7

Compare Source

v0.1.6

Compare Source

v0.1.5

Compare Source

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

v0.20.1

Compare Source

What's Changed

New Contributors

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

v0.20.0

Compare Source

What's Changed

New Contributors

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

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

v0.266.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 golang.org/x/oauth2 to v0.35.0 chore(deps): update go dependencies Feb 8, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 2 times, most recently from 5a587d4 to 1343fe6 Compare February 9, 2026 06:32
@red-hat-konflux
Copy link
Author

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

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

Details:

Package Change
go 1.25.1 -> 1.25.6
google.golang.org/grpc v1.78.0 -> v1.79.1
cloud.google.com/go/kms v1.25.0 -> v1.26.0
github.com/aws/aws-sdk-go-v2 v1.41.1 -> v1.41.3
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 -> v2.7.19
github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 -> v1.30.12
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13 -> v1.35.16
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 -> v1.41.8
github.com/aws/smithy-go v1.24.0 -> v1.24.2
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.17.0
go.opentelemetry.io/otel v1.40.0 -> v1.41.0
go.opentelemetry.io/otel/metric v1.40.0 -> v1.41.0
go.opentelemetry.io/otel/sdk v1.40.0 -> v1.41.0
go.opentelemetry.io/otel/trace v1.40.0 -> v1.41.0
File name: hack/tools/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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/clipperhouse/uax29/v2 v2.5.0 -> v2.7.0

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 14 times, most recently from 109dd6a to b7cc8d4 Compare February 16, 2026 13:32
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 11 times, most recently from b754e7f to c321b64 Compare February 20, 2026 13:49
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 20 times, most recently from 2a1e838 to 2e46b8f Compare March 2, 2026 14:15
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 8 times, most recently from 3133b9a to 2b46977 Compare March 6, 2026 10:07
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 2b46977 to dc041d6 Compare March 6, 2026 14:25
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