mirror of
https://gitea.com/jolheiser/sip
synced 2025-08-22 13:44:29 +02:00
imp
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
e77866a4b6
commit
f41b7aded7
@ -2,7 +2,6 @@ package cmd
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"go.jolheiser.com/beaver/color"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"strings"
|
||||
@ -13,6 +12,7 @@ import (
|
||||
"github.com/AlecAivazis/survey/v2"
|
||||
"github.com/urfave/cli/v2"
|
||||
"go.jolheiser.com/beaver"
|
||||
"go.jolheiser.com/beaver/color"
|
||||
)
|
||||
|
||||
var ReleaseAttach = cli.Command{
|
||||
|
Loading…
Reference in New Issue
Block a user