Use go1.5

This commit is contained in:
Iwasaki Yudai 2015-08-20 16:40:14 +09:00
parent 47bdae8447
commit 161d29b0b9

2
Godeps/Godeps.json generated
View File

@ -1,6 +1,6 @@
{
"ImportPath": "github.com/yudai/gotty",
"GoVersion": "go1.4",
"GoVersion": "go1.5",
"Deps": [
{
"ImportPath": "github.com/codegangsta/cli",