Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
Add back in replace directive for urfav/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabethengelman committed Oct 21, 2019
1 parent 3dd2923 commit 7e0728b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ require (
)

replace github.com/ethereum/go-ethereum => github.com/vulcanize/go-ethereum v0.0.0-20190731183759-8e20673bd101

replace gopkg.in/urfave/cli.v1 => gopkg.in/urfave/cli.v1 v1.20.0

0 comments on commit 7e0728b

Please sign in to comment.