mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-23 13:17:49 +01:00
Fork btcec to remove external dependency. This significantly reduces the count of indirect modules (cuts it by half). Close #7
Update the other Go modules.
This commit is contained in:
@@ -43,12 +43,7 @@ func main() {
|
||||
|
||||
## Dependencies
|
||||
|
||||
Go 1.16 or higher is required. These are the major dependencies:
|
||||
|
||||
```
|
||||
github.com/btcsuite/btcd/btcec
|
||||
lukechampine.com/blake3
|
||||
```
|
||||
Go 1.16 or higher is required. All dependencies are automatically downloaded via Go modules.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user