Skip to content

Update module github.com/sigstore/sigstore to v1.10.10 - #1166

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-sigstore-sigstore-1.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-sigstore-sigstore-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/sigstore/sigstore v1.10.9v1.10.10 age confidence

Release Notes

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

v1.10.10

Compare Source

What's Changed

  • Validate ed25519 public key length in verifier constructors by @​sueun-dev in #​2378
  • build(deps): Bump google.golang.org/api from 0.287.1 to 0.291.0 in /pkg/signature/kms/gcp by @​dependabot[bot] in #​2389
  • build(deps): Bump the gomod group across 3 directories with 4 updates by @​dependabot[bot] in #​2393
  • build(deps): Bump hashicorp/vault from 2.0.3 to 2.0.4 in /test/e2e in the all group by @​dependabot[bot] in #​2391
  • build(deps): Bump github.com/sigstore/sigstore from 1.10.8 to 1.10.9 in /test/fuzz in the tools group across 1 directory by @​dependabot[bot] in #​2392
  • build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.1 to 1.14.0 in /pkg/signature/kms/azure by @​dependabot[bot] in #​2388
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.54.0 to 1.55.6 in /pkg/signature/kms/aws by @​dependabot[bot] in #​2387
  • build(deps): Bump google.golang.org/api from 0.291.0 to 0.293.0 in /pkg/signature/kms/gcp by @​dependabot[bot] in #​2401
  • build(deps): Bump github.com/tink-crypto/tink-go/v2 from 2.7.0 to 2.8.0 by @​dependabot[bot] in #​2399
  • build(deps): Bump github.com/secure-systems-lab/go-securesystemslib from 0.11.0 to 0.11.1 in /test/fuzz in the tools group across 1 directory by @​dependabot[bot] in #​2397
  • build(deps): Bump the gomod group across 2 directories with 7 updates by @​dependabot[bot] in #​2398
  • build(deps): Bump google.golang.org/grpc from 1.83.0 to 1.83.1 in /pkg/signature/kms/gcp by @​dependabot[bot] in #​2411
  • Add retryable HTTP transport by @​crazy-max in #​2396
  • build(deps): Bump google.golang.org/api from 0.293.0 to 0.295.0 in /pkg/signature/kms/gcp by @​dependabot[bot] in #​2408
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.55.7 to 1.57.1 in /pkg/signature/kms/aws by @​dependabot[bot] in #​2404
  • build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.22.0 to 1.23.1 in /pkg/signature/kms/azure by @​dependabot[bot] in #​2407
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.38 to 1.33.2 in /pkg/signature/kms/aws by @​dependabot[bot] in #​2406
  • Fix Azure KMS ECDSA signature verification (r||s ordering + padding) by @​hugolevino in #​2410
  • build(deps): Bump hashicorp/vault from 2.0.4 to 2.1.0 in /test/e2e in the all group by @​dependabot[bot] in #​2412
  • Bump go to 1.27 and fix linter and api issues by @​loosebazooka in #​2415
  • Support for ML-DSA keys by @​loosebazooka in #​2416
  • adjust mldsa error handling by @​loosebazooka in #​2417
  • build(deps): Bump the gomod group across 4 directories with 4 updates by @​dependabot[bot] in #​2413
  • build(deps): Bump github.com/google/go-containerregistry from 0.21.9 to 0.22.1 by @​dependabot[bot] in #​2403

New Contributors

Full Changelog: sigstore/sigstore@v1.10.9...v1.10.10


Configuration

📅 Schedule: (in timezone UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: image/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.26.0 -> 1.27.0
github.com/google/go-containerregistry v0.21.7 -> v0.22.1
github.com/sigstore/protobuf-specs v0.5.1 -> v0.5.2

@github-actions github-actions Bot added the image Related to "image" package label Sep 11, 2026
Comment thread image/go.mod
module go.podman.io/image/v5

go 1.26.0
go 1.27.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well that is early? We certainly cannot bump to go 1.27 yet IMO.

@renovate
renovate Bot force-pushed the renovate/github.com-sigstore-sigstore-1.x branch 5 times, most recently from a19a22c to 2b32615 Compare September 15, 2026 17:02
@harche

harche commented Sep 17, 2026

Copy link
Copy Markdown

Some context on why this one matters beyond a routine bump: sigstore v1.10.10 adds ML-DSA (FIPS 204) support to pkg/signature, which is the prerequisite for post-quantum image signing in the image library. With v1.10.9, LoadVerifier rejects ML-DSA public keys with unsupported public key type.

cc @haircommander @rphillips @mrunalp @QiWang19

@Luap99

Luap99 commented Sep 17, 2026

Copy link
Copy Markdown
Member

We have an unofficial (i.e. not written down) agreement to always at least support the two support go versions. Bumping early would break this. If this is important we should push back upstream. There is the option for go1.27 build tags to enable new features selectively only there while keeping support for go 1.26 where such particular feature could keep doing what it used to do.

@harche

harche commented Sep 17, 2026

Copy link
Copy Markdown

We have an unofficial (i.e. not written down) agreement to always at least support the two support go versions. Bumping early would break this. If this is important we should push back upstream. There is the option for go1.27 build tags to enable new features selectively only there while keeping support for go 1.26 where such particular feature could keep doing what it used to do.

Thanks for that info.

@renovate
renovate Bot force-pushed the renovate/github.com-sigstore-sigstore-1.x branch 2 times, most recently from eaf820e to b4640f4 Compare September 18, 2026 21:22
@mtrmac

mtrmac commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Note the discussion about branches / features / … in sigstore/sigstore#2431 .

@renovate
renovate Bot force-pushed the renovate/github.com-sigstore-sigstore-1.x branch 2 times, most recently from 5cb857c to dddaea7 Compare September 19, 2026 00:29
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/github.com-sigstore-sigstore-1.x branch from dddaea7 to 712b5ce Compare September 19, 2026 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies image Related to "image" package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants