Skip to content

chore(deps): update go patches - #68

Open
agntcy-automation[bot] wants to merge 1 commit into
mainfrom
renovate/go-patches
Open

agntcy-automation[bot] wants to merge 1 commit into
mainfrom
renovate/go-patches

Conversation

@agntcy-automation

@agntcy-automation agntcy-automation Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/ThalesGroup/crypto11 v1.6.1v1.6.8 age confidence
google.golang.org/protobuf v1.36.11v1.36.12 age confidence
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996afv1.36.12 age confidence
gorm.io/gorm v1.31.1v1.31.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ThalesGroup/crypto11 (github.com/ThalesGroup/crypto11)

v1.6.8

Compare Source

What's Changed

  • downgrade the go version to 1.25.0 and add go toolchain by @​Nicolas-Peiffer in eclipse-keypont#139
  • fix: restore eclipse-keypont module path; refresh README install command, Go Reference badge and documentation links

Full Changelog: eclipse-keypont/crypto11@v1.6.5...v1.6.8

Module path restored — github.com/eclipse-keypont/crypto11

This release restores the correct module path following the repository move from
github.com/ThalesGroup/crypto11 to github.com/eclipse-keypont/crypto11.

Migrating
go get github.com/eclipse-keypont/crypto11@v1.6.8
-import "github.com/ThalesGroup/crypto11"
+import "github.com/eclipse-keypont/crypto11"

The old path is deprecated and frozen at
ThalesGroup/crypto11@v1.6.7.
It will receive no further updates, including security fixes. GitHub still redirects the old
repository URL, but the Go module path must be updated by hand — go get cannot follow it for you.

If you are already on this path: upgrade v1.6.5 → v1.6.8

v1.6.6 and v1.6.7 declare the old module path and exist only to publish the deprecation
notice for github.com/ThalesGroup/crypto11. They are not usable as
github.com/eclipse-keypont/crypto11 and will fail with:

module declares its path as: github.com/ThalesGroup/crypto11
        but was required as: github.com/eclipse-keypont/crypto11

v1.6.8 fixes this, so github.com/eclipse-keypont/crypto11@latest resolves correctly again.

Go version policy

go.mod targets go 1.25.0 with toolchain go1.25.8. The go directive is kept conservative
so this library does not raise the minimum Go version for projects that import it, while
maintainers build and test with the latest patch toolchain. See #​137 and #​139.

The v1.6.x series is the current stable line. v2.x.y on github.com/eclipse-keypont/crypto11/v2 is in
development (v2.0.0-rc3), which is why pkg.go.dev reports a higher tagged major version.

v1.6.7

Compare Source

v1.6.6

Compare Source

v1.6.5

Compare Source

Full Changelog: eclipse-keypont/crypto11@v1.6.3...v1.6.5

v1.6.4

Compare Source

v1.6.3

Compare Source

v1.6.2

Compare Source

Full Changelog: eclipse-keypont/crypto11@v1.6.0...v1.6.2

go-gorm/gorm (gorm.io/gorm)

v1.31.2

Compare Source

Changes

@agntcy-automation
agntcy-automation Bot requested a review from a team as a code owner August 3, 2026 00:22
@agntcy-automation agntcy-automation Bot added dependencies Pull requests that update a dependency file go labels Aug 3, 2026
@agntcy-automation

agntcy-automation Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor 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: discovery/go.sum
go: github.com/ThalesIgnite/crypto11@v1.6.0 (replaced by github.com/ThalesGroup/crypto11@v1.6.8): parsing go.mod:
	module declares its path as: github.com/eclipse-keypont/crypto11
	        but was required as: github.com/ThalesIgnite/crypto11

@agntcy-automation
agntcy-automation Bot force-pushed the renovate/go-patches branch 4 times, most recently from e9b91bb to 6d6dc3f Compare August 19, 2026 10:24
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/go-patches branch 3 times, most recently from 2437ffe to cf3bfd1 Compare August 28, 2026 21:23
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/go-patches branch 2 times, most recently from 4cf43f5 to 4cf4304 Compare September 21, 2026 12:38
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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants