use latest go

This commit is contained in:
Zack Scholl 2018-10-22 16:54:57 -07:00
parent 3064ceef81
commit 3d9bc7193d
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: go
go:
- tip
- "1.11"
env:
- "PATH=/home/travis/gopath/bin:$PATH"

1
go.mod
View File

@ -16,6 +16,7 @@ require (
github.com/schollz/progressbar/v2 v2.6.0
github.com/schollz/spinner v0.0.0-20180925172146-6bbc5f7804f9
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
github.com/stretchr/testify v1.2.2
github.com/urfave/cli v1.20.0
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
golang.org/x/net v0.0.0-20181017193950-04a2e542c03f // indirect