Fix upstream module rename

Also run `go get -u` again afterwards
This commit is contained in:
Will Owens 2022-02-26 17:48:20 -05:00
parent f050474f94
commit 0e16740b7d
4 changed files with 18 additions and 3 deletions

View file

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