Skip to content

Commit efac1cc

Browse files
author
Jagger De Leo
committed
chore: lint
1 parent 8afe547 commit efac1cc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

e2/command/status.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import (
44
"fmt"
55

66
"github.com/spf13/cobra"
7+
78
"github.com/suborbital/e2core/e2/util"
89
)
910

e2/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import (
44
"os"
55

66
"github.com/spf13/cobra"
7+
78
"github.com/suborbital/e2core/e2/command"
89
"github.com/suborbital/e2core/e2/util"
910
"github.com/suborbital/e2core/e2core/release"

0 commit comments

Comments
 (0)