Skip to content

Commit

Permalink
Replace repository reference for accounts/abi/bind (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinabell authored and soc1c committed Aug 13, 2019
1 parent b898609 commit b56350f
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 @@ -33,3 +33,5 @@ require (
gopkg.in/karalabe/cookiejar.v2 v2.0.0-20150724131613-8dcd6a7f4951
gopkg.in/urfave/cli.v1 v1.17.0
)

replace github.com/eth-classic/go-ethereum/accounts/abi/bind v0.0.0-20190521151733-fe17e9e1e2ce => ./accounts/abi/bind

0 comments on commit b56350f

Please sign in to comment.