Skip to content

chore(deps): update go dependencies#342

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

chore(deps): update go dependencies#342
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 5, 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/asaskevich/govalidator require digest f21760c -> e113478
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/sync indirect minor v0.17.0 -> v0.19.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

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

Compare Source

sigstore/sigstore (github.com/sigstore/sigstore)

v1.10.4

Compare Source

What's Changed

Full Changelog: sigstore/sigstore@v1.10.3...v1.10.4

spf13/cast (github.com/spf13/cast)

v1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/cast@v1.9.2...v1.10.0

v1.9.2

Compare Source

What's Changed

Full Changelog: spf13/cast@v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed


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

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch from 9e3bfb3 to 8a29ad7 Compare February 5, 2026 13:28
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies chore(deps): update go dependencies - autoclosed Feb 5, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 5, 2026
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/go-deps branch February 5, 2026 18:33
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies - autoclosed chore(deps): update go dependencies Feb 5, 2026
@red-hat-konflux red-hat-konflux bot reopened this Feb 5, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 2 times, most recently from 8a29ad7 to c8dbfb9 Compare February 5, 2026 18:34
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies chore(deps): update go dependencies - autoclosed Feb 5, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 5, 2026
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies - autoclosed chore(deps): update go dependencies Feb 5, 2026
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