Update vendored deps, including AWS SDK, openpgp, ftp, ...

This commit is contained in:
Andrey Smirnov
2018-04-05 17:46:45 +03:00
parent cef4fefc40
commit 0e6ee35942
1497 changed files with 450721 additions and 68034 deletions
+10 -5
View File
@@ -3,11 +3,12 @@ language: go
sudo: required
go:
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- tip
# Use Go 1.5's vendoring experiment for 1.5 tests.
@@ -23,3 +24,7 @@ script:
matrix:
allow_failures:
- go: tip
branches:
only:
- master