mirror of
https://github.com/yudai/gotty.git
synced 2026-01-06 09:38:51 +01:00
Fix: update cli module url
This commit is contained in:
parent
9656d80c2b
commit
8b98bf56df
2 changed files with 2 additions and 2 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