cmd/devp2p: implement AWS Route53 enrtree deployer (#20446)

This commit is contained in:
Felix Lange
2019-12-12 22:25:12 +01:00
committed by GitHub
parent 191364c350
commit f51cf573b5
4 changed files with 286 additions and 1 deletions

1
go.mod
View File

@ -9,6 +9,7 @@ require (
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 // indirect
github.com/VictoriaMetrics/fastcache v1.5.3
github.com/aristanetworks/goarista v0.0.0-20170210015632-ea17b1a17847
github.com/aws/aws-sdk-go v1.25.48
github.com/btcsuite/btcd v0.0.0-20171128150713-2e60448ffcc6
github.com/cespare/cp v0.1.0
github.com/cespare/xxhash/v2 v2.1.1 // indirect