Update dependency go modules in client for k8s v1.26.0-rc.0
This commit is contained in:
10
client/vendor/github.com/pkg/errors/.travis.yml
generated
vendored
Normal file
10
client/vendor/github.com/pkg/errors/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
language: go
|
||||
go_import_path: github.com/pkg/errors
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- tip
|
||||
|
||||
script:
|
||||
- make check
|
Reference in New Issue
Block a user