mirror of
https://github.com/yudai/gotty.git
synced 2025-09-22 05:50:48 +02:00
Use go1.5
This commit is contained in:
parent
47bdae8447
commit
161d29b0b9
1 changed files with 1 additions and 1 deletions
2
Godeps/Godeps.json
generated
2
Godeps/Godeps.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/yudai/gotty",
|
"ImportPath": "github.com/yudai/gotty",
|
||||||
"GoVersion": "go1.4",
|
"GoVersion": "go1.5",
|
||||||
"Deps": [
|
"Deps": [
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/codegangsta/cli",
|
"ImportPath": "github.com/codegangsta/cli",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue