Skip to content

Commit

Permalink
Merge pull request #180 from saheienko/k8s-1.20
Browse files Browse the repository at this point in the history
Update kubernets dependencies to v0.20.4
  • Loading branch information
lpabon authored Mar 18, 2021
2 parents f33f300 + 4c2b1ca commit 3d70822
Show file tree
Hide file tree
Showing 1,494 changed files with 265,154 additions and 215,123 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: go
services:
- docker
go:
- 1.13.x
- 1.15.x
install:
- go get -u github.com/vbatts/git-validation
- (cd ./..; go get -u github.com/vbatts/git-validation)
script:
- git-validation -run DCO,short-subject
- go fmt $(go list ./... | grep -v vendor) | wc -l | grep 0
Expand Down
Loading

0 comments on commit 3d70822

Please sign in to comment.