bump project dependencies, go-auth

This commit is contained in:
Dmitry Verkhoturov
2021-11-08 11:41:07 -06:00
committed by Umputun
parent 90ec2ff907
commit c751fbaf37
293 changed files with 26982 additions and 11836 deletions
-15
View File
@@ -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
View File
@@ -1 +1,3 @@
module github.com/go-stack/stack
go 1.17