You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
185 B

module github.com/p4u/asmt
go 1.16
require (
github.com/aergoio/aergo-lib v1.0.2
github.com/spf13/afero v1.2.1 // indirect
golang.org/x/crypto v0.0.0-20210317152858-513c2a44f670
)