This commit is contained in:
Colin Lyons
2023-01-06 13:52:56 +00:00
parent e7fa3d60e7
commit 53ef8f8232

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/indra-labs/indra
go 1.19
require (
github.com/btcsuite/btcutil v1.0.2
github.com/cybriq/qu v0.1.2
github.com/davecgh/go-spew v1.1.1
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0