No code-changes, but updates the minimum go version to go1.23: > all: upgrade go directive to at least 1.23.0 [generated] > > By now Go 1.24.0 has been released, and Go 1.22 is no longer supported > per the Go Release Policy (https://go.dev/doc/devel/release#policy). > > For golang/go#69095. full diff: https://github.com/golang/crypto/compare/v0.31.0...v0.34.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>