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.1
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
github.com/Azure/azure-sdk-for-go/sdk/azcore indirect minor v1.20.0 -> v1.21.0
github.com/PaesslerAG/gval indirect minor v1.0.0 -> v1.2.4
github.com/aws/aws-sdk-go-v2/credentials indirect patch v1.19.5 -> v1.19.7
github.com/aws/aws-sdk-go-v2/feature/ec2/imds indirect patch v1.18.16 -> v1.18.17
github.com/aws/aws-sdk-go-v2/internal/configsources indirect patch v1.4.16 -> v1.4.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url indirect patch v1.13.16 -> v1.13.17
github.com/aws/aws-sdk-go-v2/service/signin indirect patch v1.0.4 -> v1.0.5
github.com/chainguard-dev/clog indirect minor v1.7.0 -> v1.8.0
github.com/googleapis/enterprise-certificate-proxy indirect patch v0.3.7 -> v0.3.11
github.com/grpc-ecosystem/go-grpc-prometheus require digest 82c2437 -> a5446fa
github.com/letsencrypt/boulder indirect minor v0.20251110.0 -> v0.20260202.0
github.com/mattn/go-runewidth indirect patch v0.0.9 -> v0.0.19
github.com/miekg/pkcs11 indirect patch v1.1.1 -> v1.1.2
github.com/prometheus/procfs indirect minor v0.16.1 -> v0.19.2
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.65.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.63.0 -> v0.65.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.0
golang.org/x/crypto indirect minor v0.46.0 -> v0.47.0
golang.org/x/net indirect minor v0.42.0 -> v0.49.0
golang.org/x/net indirect minor v0.48.0 -> v0.49.0
golang.org/x/oauth2 indirect minor v0.34.0 -> v0.35.0
golang.org/x/sync indirect minor v0.17.0 -> v0.19.0
golang.org/x/sys indirect minor v0.34.0 -> v0.41.0
golang.org/x/sys indirect minor v0.39.0 -> v0.41.0
golang.org/x/term indirect minor v0.38.0 -> v0.39.0
golang.org/x/text indirect minor v0.29.0 -> v0.33.0
golang.org/x/text indirect minor v0.32.0 -> v0.33.0
google.golang.org/api require minor v0.259.0 -> v0.265.0
google.golang.org/genproto indirect digest ff82c1b -> 546029d
google.golang.org/genproto/googleapis/api indirect digest 57b25ae -> 546029d
google.golang.org/genproto/googleapis/api require digest 0a764e5 -> 546029d
google.golang.org/genproto/googleapis/rpc indirect digest 57b25ae -> 546029d
google.golang.org/genproto/googleapis/rpc indirect digest 0a764e5 -> 546029d
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

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

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

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

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

Compare Source

What's Changed

New Contributors

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

v0.20260126.0

Compare Source

What's Changed

New Contributors

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

v0.20260120.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20260112.0...v0.20260120.0

v0.20260112.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20260105.0...v0.20260112.0

v0.20260105.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20251216.0...v0.20260105.0

v0.20251216.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251208.0...v0.20251216.0

v0.20251208.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251202.0...v0.20251208.0

v0.20251202.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251118.0...v0.20251202.0

v0.20251118.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251110.0...v0.20251118.0

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

v0.0.19

Compare Source

v0.0.18

Compare Source

v0.0.17

Compare Source

v0.0.16

Compare Source

v0.0.15

Compare Source

v0.0.14

Compare Source

v0.0.13

Compare Source

v0.0.12

Compare Source

v0.0.11

Compare Source

v0.0.10

Compare Source

miekg/pkcs11 (github.com/miekg/pkcs11)

v1.1.2

Compare Source

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

v0.19.2

Compare Source

What's Changed

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

v0.19.1

Compare Source

What's Changed

Full Changelog: prometheus/procfs@v0.19.0...v0.19.1

v0.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.18.0...v0.19.0

v0.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.17.0...v0.18.0

v0.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.16.1...v0.17.0

sagikazarmark/locafero (github.com/sagikazarmark/locafero)

v0.12.0

Compare Source

v0.11.0

Compare Source

v0.10.0

Compare Source

v0.9.0

Compare Source

v0.8.0

Compare Source

secure-systems-lab/go-securesystemslib (github.com/secure-systems-lab/go-securesystemslib)

[v0.10.0](https://redirect.github.com/secure-systems-la


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 5 times, most recently from aeea369 to dd8d6e5 Compare February 8, 2026 21:25
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/main/go-deps branch from dd8d6e5 to 9caaf2c Compare February 9, 2026 01:20
@red-hat-konflux
Copy link
Author

ℹ 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

Details:

Package Change
cloud.google.com/go/kms v1.23.2 -> v1.25.0
github.com/aws/aws-sdk-go-v2 v1.41.0 -> v1.41.1
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.17
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.9
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 -> v1.35.13
github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 -> v1.41.6
github.com/pelletier/go-toml/v2 v2.2.3 -> v2.2.4
go.opentelemetry.io/otel v1.38.0 -> v1.40.0
go.opentelemetry.io/otel/metric v1.38.0 -> v1.40.0
go.opentelemetry.io/otel/sdk v1.38.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.38.0 -> v1.40.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

Details:

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

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