Update to go 1.26

This commit is contained in:
Katherine 2026-04-20 14:55:24 -04:00 committed by GitHub
parent c4c7cc689a
commit 509a9b199d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/signalapp/keytransparency
go 1.25.0
go 1.26.0
require (
filippo.io/edwards25519 v1.2.0