Skip to content

build(deps): Bump github.com/tink-crypto/tink-go/v2 from 2.5.0 to 2.6.0#2761

Merged
Hayden-IO merged 1 commit intomainfrom
dependabot/go_modules/github.com/tink-crypto/tink-go/v2-2.6.0
Mar 4, 2026
Merged

build(deps): Bump github.com/tink-crypto/tink-go/v2 from 2.5.0 to 2.6.0#2761
Hayden-IO merged 1 commit intomainfrom
dependabot/go_modules/github.com/tink-crypto/tink-go/v2-2.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

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/v2@2.6.0
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 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)

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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 12:18
@dependabot dependabot bot added the go Pull requests that update Go code label Feb 23, 2026
@Hayden-IO Hayden-IO enabled auto-merge (squash) March 4, 2026 22:29
@Hayden-IO Hayden-IO merged commit 7e58c5c into main Mar 4, 2026
16 checks passed
@Hayden-IO Hayden-IO deleted the dependabot/go_modules/github.com/tink-crypto/tink-go/v2-2.6.0 branch March 4, 2026 22:29
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