mirror of
https://github.com/PeernetOfficial/Cmd.git
synced 2026-07-17 02:47:52 +01:00
9 lines
197 B
Modula-2
9 lines
197 B
Modula-2
module github.com/PeernetOfficial/Cmd
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/PeernetOfficial/core v0.0.0-20210729011714-fc1f0407f3af
|
|
github.com/btcsuite/btcd v0.22.0-beta.0.20210625194946-86a17263b0ff
|
|
)
|