forked from lightningnetwork/lnd
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mod: remove replace for github.com/onsi/ginkgo
With the recent PR lightningnetwork#6285 merged that bumped the btcd dependency, we no longer need to bump the github.com/onsi/ginkgo package with a replace directive. Instead it was bumped indirectly by merging btcsuite/btcd#1780 which is included in the btcd version we reference.
- Loading branch information
Showing
2 changed files
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters