mirror of
https://github.com/yudai/gotty.git
synced 2026-02-27 02:14:06 +01:00
Bump to go1.7.3
This commit is contained in:
parent
8c9433ff21
commit
92d8d62ae1
2 changed files with 2 additions and 2 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.6",
|
"GoVersion": "go1.7",
|
||||||
"GodepVersion": "v62",
|
"GodepVersion": "v62",
|
||||||
"Packages": [
|
"Packages": [
|
||||||
"./..."
|
"./..."
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
box: golang:1.6.1
|
box: golang:1.7.3
|
||||||
|
|
||||||
build:
|
build:
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue