mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
fix: logrus already persent
Signed-off-by: Isma <71719097+Doozers@users.noreply.github.com>
This commit is contained in:
parent
58a958e374
commit
9a36da57f8
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#! /bin/bash
|
||||
|
||||
go get github.com/sirupsen/logrus
|
||||
|
||||
for d in plugins/*/ ; do
|
||||
CWD=$(pwd)
|
||||
echo "fetch dependencies $d"
|
||||
|
|
|
|||
Loading…
Reference in a new issue