mirror of
https://github.com/yudai/gotty.git
synced 2025-12-30 14:18:49 +01:00
use go modules for dependencies
Signed-off-by: Kenneth Hill <ken.hill@nimbix.net>
This commit is contained in:
parent
8ae1d20e02
commit
03b52cd602
111 changed files with 47 additions and 14352 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