Skip to content

chore(deps): update go dependencies#350

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

chore(deps): update go dependencies#350
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/go-deps

Conversation

@red-hat-konflux
Copy link

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

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

This PR contains the following updates:

Package Type Update Change
bitbucket.org/creachadair/stringset indirect patch v0.0.12 -> v0.0.14
chainguard.dev/sdk require patch v0.1.45 -> v0.1.50
cloud.google.com/go indirect minor v0.121.6 -> v0.123.0
cloud.google.com/go/auth indirect patch v0.18.0 -> v0.18.2
cloud.google.com/go/longrunning indirect minor v0.6.7 -> v0.8.0
cloud.google.com/go/longrunning indirect minor v0.7.0 -> v0.8.0
dario.cat/mergo indirect patch v1.0.1 -> v1.0.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/PaesslerAG/gval indirect minor v1.0.0 -> v1.2.4
github.com/asaskevich/govalidator require digest f21760c -> e113478
github.com/aws/aws-sdk-go-v2/credentials indirect patch v1.19.5 -> v1.19.11
github.com/aws/aws-sdk-go-v2/feature/ec2/imds indirect patch v1.18.16 -> v1.18.19
github.com/aws/aws-sdk-go-v2/internal/configsources indirect patch v1.4.16 -> 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.16 -> v1.13.19
github.com/aws/aws-sdk-go-v2/service/signin indirect patch v1.0.4 -> v1.0.7
github.com/chainguard-dev/clog indirect minor v1.7.0 -> v1.8.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.7 -> v0.3.14
github.com/grpc-ecosystem/go-grpc-prometheus require digest 82c2437 -> a5446fa
github.com/letsencrypt/boulder indirect minor v0.20251110.0 -> v0.20260303.0
github.com/mattn/go-runewidth indirect patch v0.0.9 -> v0.0.21
github.com/miekg/pkcs11 indirect patch v1.1.1 -> v1.1.2
github.com/prometheus/procfs indirect minor v0.16.1 -> v0.20.1
github.com/sagikazarmark/locafero indirect minor v0.7.0 -> v0.12.0
github.com/secure-systems-lab/go-securesystemslib indirect minor v0.9.1 -> v0.10.0
github.com/sigstore/sigstore require patch v1.10.3 -> v1.10.4
github.com/sigstore/sigstore/pkg/signature/kms/aws require patch v1.10.3 -> v1.10.4
github.com/sigstore/sigstore/pkg/signature/kms/azure require patch v1.10.3 -> v1.10.4
github.com/sigstore/sigstore/pkg/signature/kms/gcp require patch v1.10.3 -> v1.10.4
github.com/sigstore/sigstore/pkg/signature/kms/hashivault require patch v1.10.3 -> v1.10.4
github.com/spf13/afero indirect minor v1.12.0 -> v1.15.0
github.com/spf13/cast indirect minor v1.7.1 -> v1.10.0
github.com/spf13/pflag indirect patch v1.0.7 -> v1.0.10
github.com/spf13/viper require minor v1.20.1 -> v1.21.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc indirect minor v0.63.0 -> v0.67.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.63.0 -> v0.67.0
go.opentelemetry.io/proto/otlp indirect minor v1.7.1 -> v1.9.0
go.step.sm/crypto require minor v0.75.0 -> v0.76.2
golang.org/x/crypto indirect minor v0.46.0 -> v0.48.0
golang.org/x/net indirect minor v0.42.0 -> v0.51.0
golang.org/x/net indirect minor v0.48.0 -> v0.51.0
golang.org/x/oauth2 indirect minor v0.34.0 -> v0.36.0
golang.org/x/sync indirect minor v0.17.0 -> v0.20.0
golang.org/x/sync indirect minor v0.19.0 -> v0.20.0
golang.org/x/sys indirect minor v0.34.0 -> v0.42.0
golang.org/x/sys indirect minor v0.39.0 -> v0.42.0
golang.org/x/term indirect minor v0.38.0 -> v0.40.0
golang.org/x/text indirect minor v0.29.0 -> v0.34.0
golang.org/x/text indirect minor v0.32.0 -> v0.34.0
golang.org/x/time indirect minor v0.14.0 -> v0.15.0
google.golang.org/api require minor v0.259.0 -> v0.270.0
google.golang.org/genproto indirect digest ff82c1b -> a57be14
google.golang.org/genproto/googleapis/api indirect digest 57b25ae -> a57be14
google.golang.org/genproto/googleapis/api require digest 0a764e5 -> a57be14
google.golang.org/genproto/googleapis/rpc indirect digest 57b25ae -> a57be14
google.golang.org/genproto/googleapis/rpc indirect digest 0a764e5 -> a57be14
google.golang.org/grpc/cmd/protoc-gen-go-grpc indirect minor v1.5.1 -> v1.6.1
sigs.k8s.io/release-utils require patch v0.12.2 -> v0.12.3

Warning

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


Release Notes

creachadair/stringset (bitbucket.org/creachadair/stringset)

v0.0.14

Compare Source

v0.0.13

Compare Source

chainguard-dev/sdk (chainguard.dev/sdk)

v0.1.50

Compare Source

Full Changelog: chainguard-dev/sdk@v0.1.49...v0.1.50

v0.1.49

Compare Source

Full Changelog: chainguard-dev/sdk@v0.1.48...v0.1.49

v0.1.48

Compare Source

Full Changelog: chainguard-dev/sdk@v0.1.47...v0.1.48

v0.1.47

Compare Source

Full Changelog: chainguard-dev/sdk@v0.1.46...v0.1.47

v0.1.46

Compare Source

Full Changelog: chainguard-dev/sdk@v0.1.45...v0.1.46

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

v0.123.0

Compare Source

Features
Bug Fixes

v0.122.0

Compare Source

Features
Bug Fixes
imdario/mergo (dario.cat/mergo)

v1.0.2

Compare Source

What's Changed

  • Drops gopkg.in/yaml.v3, only used for loading fixtures. Thanks @​trim21 for bringing to my attention (#​262) that this library is no longer maintained.

Full Changelog: darccio/mergo@v1.0.1...v1.0.2

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

PaesslerAG/gval (github.com/PaesslerAG/gval)

v1.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: PaesslerAG/gval@v1.2.3...v1.2.4

v1.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: PaesslerAG/gval@v1.2.2...v1.2.3

v1.2.2

Compare Source

Wrap errors instead of the error message.

v1.2.1: Allow nil arguments and catch panics in function calls

Compare Source

v1.2.0

Compare Source

Added DecimalArithmetic to gval.

v1.1.2

Compare Source

Fixed IsConst for go 1.17
Fixed scanning to much characters while parsing operators

v1.1.1

Compare Source

Fixed typed nil value issues.

v1.1.0: 1.1

Compare Source

Make ident and parentheses parsers available separately from Base()

v1.0.1

Compare Source

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.
chainguard-dev/clog (github.com/chainguard-dev/clog)

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: chainguard-dev/clog@v1.7.0...v1.8.0

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

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

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

v0.20260303.0

Compare Source

What's Changed

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

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

v0.20260202.0

Compare Source

What's Changed

New Contributors

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

[v0.20260126.0](https://redirect.git


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 go dependencies chore(deps): update go dependencies - autoclosed Feb 8, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 8, 2026
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/go-deps branch February 8, 2026 09:19
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies - autoclosed chore(deps): update go dependencies Feb 8, 2026
@red-hat-konflux red-hat-konflux bot reopened this Feb 8, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 6 times, most recently from dd8d6e5 to 9caaf2c Compare February 9, 2026 01:20
@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):

  • 17 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.23.2 -> v1.26.0
github.com/aws/aws-sdk-go-v2 v1.41.0 -> v1.41.3
github.com/aws/aws-sdk-go-v2/config v1.32.5 -> v1.32.7
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.16 -> v2.7.19
github.com/aws/aws-sdk-go-v2/service/kms v1.49.1 -> v1.49.5
github.com/aws/aws-sdk-go-v2/service/sso v1.30.7 -> v1.30.12
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 -> v1.35.16
github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 -> 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
github.com/pelletier/go-toml/v2 v2.2.3 -> v2.2.4
github.com/spf13/afero v1.12.0 -> v1.15.0
go.opentelemetry.io/otel v1.38.0 -> v1.41.0
go.opentelemetry.io/otel/metric v1.38.0 -> v1.41.0
go.opentelemetry.io/otel/sdk v1.38.0 -> v1.41.0
go.opentelemetry.io/otel/trace v1.38.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):

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

Details:

Package Change
go 1.24.6 -> 1.25.0
google.golang.org/grpc v1.75.1 -> v1.76.0
google.golang.org/protobuf v1.36.10 -> v1.36.11

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 17 times, most recently from 2790d78 to 863c664 Compare February 14, 2026 17:27
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 28 times, most recently from 6071bde to 23e6a9d Compare February 24, 2026 01:29
@red-hat-konflux
Copy link
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: errors parsing go.mod:
go.mod:11:2: require github.com/asaskevich/govalidator: version "v0.0.0-20250122183457-e11347878e23" invalid: go.mod has post-v0 module path "github.com/asaskevich/govalidator/v11" at revision e11347878e23

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