mirror of
https://github.com/yudai/gotty.git
synced 2026-01-26 11:16:11 +01:00
Fix upstream module rename
Also run `go get -u` again afterwards
This commit is contained in:
parent
f050474f94
commit
0e16740b7d
4 changed files with 18 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
"reflect"
|
||||
"strings"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/urfave/cli"
|
||||
"github.com/fatih/structs"
|
||||
"github.com/yudai/hcl"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue