build: support Go v1.23.10 downstream

This commit is contained in:
Steve Moyer
2025-07-10 09:56:46 -04:00
committed by Steve Moyer
parent 25d4579b29
commit f2cd448a11

4
go.mod
View File

@@ -1,6 +1,8 @@
module github.com/ucan-wg/go-varsig
go 1.24.4
go 1.23.10
toolchain go1.24.4
require github.com/stretchr/testify v1.10.0