mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
Ethclient: add readme & test env variables
This commit is contained in:
1
go.mod
1
go.mod
@@ -15,6 +15,7 @@ require (
|
||||
github.com/iden3/go-merkletree v0.0.0-20200902123354-eeb949f8c334
|
||||
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a
|
||||
github.com/jmoiron/sqlx v1.2.0
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/lib/pq v1.8.0
|
||||
github.com/mitchellh/copystructure v1.0.0
|
||||
github.com/rogpeppe/go-internal v1.6.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user