Author SHA1 Message Date
roysc e45c074f53 wrapmain/go.mod - use go 1.21 2024-06-21 15:05:36 +08:00
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/cerc-io/plugeth/wrapmain
go 1.19
go 1.20
require github.com/ethereum/go-ethereum v1.13.14