Commit bc1bd1aa authored by Mark Tyneway's avatar Mark Tyneway

lint: fix

parent 3d940b8d
...@@ -6,10 +6,11 @@ import ( ...@@ -6,10 +6,11 @@ import (
"context" "context"
"errors" "errors"
"fmt" "fmt"
"golang.org/x/sync/errgroup"
"math/big" "math/big"
"os" "os"
"golang.org/x/sync/errgroup"
"github.com/mattn/go-isatty" "github.com/mattn/go-isatty"
"github.com/urfave/cli/v2" "github.com/urfave/cli/v2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment