protolambda / go-kzg

FFT, data-recovery and KZG commitments, a.k.a. Kate commitments, in Go - *super experimental*
MIT License
90 stars 26 forks source link

go: update to Go 1.18 #29

Closed protolambda closed 1 year ago

protolambda commented 1 year ago

Update to Go 1.18. Geth uses Go 1.18 still, and Prysm is on 1.19. This allows newer Go features such as embed to work.