Remove unnecessary module for dht subdirectory. This streamlines dependencies on the core module.

This commit is contained in:
Kleissner
2021-07-07 02:38:08 +02:00
parent 27fdafd231
commit 560f019786
3 changed files with 0 additions and 6 deletions

1
go.mod
View File

@@ -3,7 +3,6 @@ module github.com/PeernetOfficial/core
go 1.16
require (
github.com/PeernetOfficial/core/dht v0.0.0-20210506124834-e929d6ba2f22
github.com/btcsuite/btcd v0.21.0-beta.0.20210401013323-36a96f6a0025
github.com/pkg/errors v0.9.1
golang.org/x/crypto v0.0.0-20210415154028-4f45737414dc