Forking dependency reuseport. Close #8

This commit is contained in:
Kleissner
2021-03-16 14:24:37 +01:00
parent 3080119fc1
commit cfb0129152
10 changed files with 186 additions and 3 deletions

View File

@@ -16,7 +16,6 @@ Go 1.16 or higher is required. Before compiling, make sure to download and updat
```
go get -u github.com/btcsuite/btcd/btcec
go get -u github.com/libp2p/go-reuseport
go get -u lukechampine.com/blake3
```