Skip to content

build(deps): bump github.com/tink-crypto/tink-go/v2 from 2.6.0 to 2.7.0#2400

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/tink-crypto/tink-go/v2-2.7.0
Open

build(deps): bump github.com/tink-crypto/tink-go/v2 from 2.6.0 to 2.7.0#2400
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/tink-crypto/tink-go/v2-2.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v2.7.0

This is Tink Go 2.7.0.

What's new

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

  • Added ML-DSA-44 support to signatures.
  • Added test-only dependency on github.com/c2sp/wycheproof.
  • Removed runtime download of Wycheproof test vectors.
  • Removed internal test utilities from the testutil package:
    • PopulateSuite()
    • WycheproofSuite
    • WycheproofGroup
    • WycheproofCase
  • Added X-Wing and ML-KEM support to HPKE.
  • Added more SLH-DSA parameter sets.
  • ECDSA verification primitives no longer accept IEEE P1363 encoded signatures (IEEE Std 1363-2000) of a larger size than what's expected by the used curve. This is to reject signatures with extra 0...0 prefix, e.g., 0...0S||0....0R.

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.7.0
Commits
  • 25ed99c Bump Tink Go version to 2.7.0.
  • 7da7ef8 Fix error message
  • 294502d Rename MAC test functions from "Decrypt" to "Verify".
  • 8b8a800 Consistently error on nil or empty keyset handles in factory functions.
  • 01e7e2c Fix error message for legacy compatibility.
  • d6d305e Return error for empty keyset handle in NewWithConfig
  • 95b367a Refactor StreamingAEAD factory to use factoryutil.
  • 53c270f Remove the internal primitiveset package.
  • 896d4f9 Remove keyset.Primitives
  • af6875f Refactor signature factories to use factoryutil.
  • 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.6.0 to 2.7.0.
- [Release notes](https://github.com/tink-crypto/tink-go/releases)
- [Commits](tink-crypto/tink-go@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/tink-crypto/tink-go/v2
  dependency-version: 2.7.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 Jul 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 13, 2026 02:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 13, 2026
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.

0 participants