bump project dependencies, go-auth
This commit is contained in:
committed by
Umputun
parent
90ec2ff907
commit
c751fbaf37
-15
@@ -1,15 +0,0 @@
|
||||
language: go
|
||||
sudo: false
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
- go get github.com/mattn/goveralls
|
||||
|
||||
script:
|
||||
- goveralls -service=travis-ci
|
||||
+2
@@ -1 +1,3 @@
|
||||
module github.com/go-stack/stack
|
||||
|
||||
go 1.17
|
||||
|
||||
Reference in New Issue
Block a user