go-randomx/go.mod

10 lines
187 B
Modula-2
Raw Normal View History

module git.gammaspectra.live/P2Pool/go-randomx/v3
2022-10-24 18:12:36 +00:00
go 1.21
2022-10-24 18:12:36 +00:00
2024-04-11 03:43:30 +00:00
require golang.org/x/crypto v0.22.0
2022-10-24 18:12:36 +00:00
require golang.org/x/sys v0.19.0
require git.gammaspectra.live/P2Pool/softfloat64 v1.0.0