Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps github.com/tink-crypto/tink-go/v2 from 2.5.0 to 2.6.0.

Release notes

Sourced from github.com/tink-crypto/tink-go/v2's releases.

v2.6.0

This is Tink Go 2.6.0

What's new

The complete list of changes since 2.5.0 can be found here.

  • Fixed non-determinism in test (fixes tink-crypto/tink-go#41).
  • Added ML_KEM768 and ML_KEM1024 to proto/hpke.proto
  • Added ML_DSA_87 to proto/ml_dsa.proto

Future work

To see what we're working towards, check our project roadmap.

Get started

To get started using Tink, see the setup guide.

Go tooling

go get github.com/tink-crypto/tink-go/[email protected]
Commits
  • 4432514 Bump Tink Go version to 2.6.0.
  • 0b2b5d0 Add support for ML-DSA-87 parameter set.
  • a9c7292 Update protobuf generated files
  • 6028280 Add keyderivation.NewWithConfig
  • 9d2a923 Add keyderivationconfig which defines a V0 config for Key derivation
  • 6feff8a Add jwt.NewSignerWithConfig and jwt.NewVerifierWithConfig to allow using ...
  • d0cc711 Add streamingaead.NewWithConfig to allow using configs.
  • c92c9d8 Refactor fallback logic for legacy primitives
  • 6303014 Simplify legacykeymanager to require a primitive constructor instead of a c...
  • aa8783c Remove PrimitiveFromKeyData from keyset.Config and config.Config
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 02:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 15, 2025
@haydentherapper
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tink-crypto/tink-go/v2-2.6.0 branch from d85e2e0 to f5a132c Compare December 15, 2025 17:12
Bumps [github.com/tink-crypto/tink-go/v2](https://github.com/tink-crypto/tink-go) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/tink-crypto/tink-go/releases)
- [Commits](tink-crypto/tink-go@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/tink-crypto/tink-go/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tink-crypto/tink-go/v2-2.6.0 branch from f5a132c to 3897321 Compare December 15, 2025 17:20
@haydentherapper haydentherapper merged commit f5bfa34 into main Dec 15, 2025
17 checks passed
@haydentherapper haydentherapper deleted the dependabot/go_modules/github.com/tink-crypto/tink-go/v2-2.6.0 branch December 15, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant