goimports - fix import order
https://github.com/golang/go/wiki/CodeReviewComments#imports
This commit is contained in:
@@ -4,6 +4,7 @@ package altsrc
|
||||
|
||||
import (
|
||||
"flag"
|
||||
|
||||
"github.com/urfave/cli/v2"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user