Skip to content

Commit 6c29f9b

Browse files
authored
Merge pull request nanmu42#7 from Pashteto/feat/add_erc1155
go mod replace
2 parents bbbcecd + 890f9df commit 6c29f9b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
module github.com/nanmu42/etherscan-api
1+
module github.com/Pashteto/etherscan-api
22

33
go 1.19
44

55
require github.com/google/go-cmp v0.5.7
6-
7-
replace github.com/nanmu42/etherscan-api v1.9.0 => github.com/Pashteto/etherscan-api v1.0.0

0 commit comments

Comments
 (0)