chore: update go version to 1.25.5

This commit is contained in:
Zach Kelling
2026-01-10 04:31:19 -08:00
parent 124355c468
commit d363a39c83
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/luxfi/fhe
go 1.22
go 1.25.5
require github.com/luxfi/lattice/v7 v7.0.0