This updates the dcrjson module dependencies and serves as a base for dcrjson/v3.0.1. The updated direct dependencies in this commit are as follows: - github.com/decred/dcrd/chaincfg/chainhash@v1.0.2 The full list of updated direct dependencies since the previous dcrjson/v3.0.0 release are as follows: - github.com/decred/dcrd/chaincfg/chainhash@v1.0.2
6 lines
108 B
Modula-2
6 lines
108 B
Modula-2
module github.com/decred/dcrd/dcrjson/v3
|
|
|
|
go 1.11
|
|
|
|
require github.com/decred/dcrd/chaincfg/chainhash v1.0.2
|