Skip to content

Commit ce9216d

Browse files
committed
Update module
1 parent 46b72dc commit ce9216d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

go.mod

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
module github.com/farukuzun/etherscan-api
22

33
go 1.13
4+
5+
require (
6+
github.com/nanmu42/etherscan-api v1.5.0
7+
)
8+
9+
replace github.com/nanmu42/etherscan-api => github.com/farukuzun/etherscan-api v1.5.0

0 commit comments

Comments
 (0)