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.

14 lines
466 B

module github.com/p4u/asmt
go 1.16
require (
git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
github.com/aergoio/aergo-lib v1.0.2
github.com/guptarohit/asciigraph v0.4.1
github.com/stretchr/testify v1.7.0
github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954
go.vocdoni.io/dvote v1.0.4-0.20211224171421-4172e1643820
go.vocdoni.io/proto v1.13.3-0.20211213155005-46b4177904ba
golang.org/x/crypto v0.0.0-20210920023735-84f357641f63
)