Fix: revert url update

This commit is contained in:
oxedions 2022-04-07 22:24:26 +02:00
parent 8b98bf56df
commit 8ae1d20e02
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ import (
"strings"
"syscall"
"github.com/urfave/cli"
"github.com/codegangsta/cli"
"github.com/nimbix/gotty/backend/localcommand"
"github.com/nimbix/gotty/pkg/homedir"

View file

@ -7,7 +7,7 @@ import (
"reflect"
"strings"
"github.com/urfave/cli"
"github.com/codegangsta/cli"
"github.com/fatih/structs"
"github.com/yudai/hcl"