diff --git a/plugins/pgeth-monitoring/pgeth_monitoring.go b/plugins/pgeth-monitoring/pgeth_monitoring.go index 485c4e9d53..16b1ca0b96 100644 --- a/plugins/pgeth-monitoring/pgeth_monitoring.go +++ b/plugins/pgeth-monitoring/pgeth_monitoring.go @@ -10,6 +10,7 @@ import ( eth2client "github.com/attestantio/go-eth2-client" "github.com/redis/go-redis/v9" + "github.com/attestantio/go-eth2-client/http" "github.com/rs/zerolog"