mirror of
https://github.com/gotify/cli.git
synced 2024-01-28 15:20:39 +03:00
Version v2
This commit is contained in:
@@ -3,8 +3,8 @@ package command
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/gotify/cli/config"
|
||||
"github.com/gotify/cli/utils"
|
||||
"github.com/gotify/cli/v2/config"
|
||||
"github.com/gotify/cli/v2/utils"
|
||||
"gopkg.in/urfave/cli.v1"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user