Bump kube-openapi

This commit is contained in:
Olivier Lemasle
2023-01-09 20:41:41 +01:00
parent a887a3b4fd
commit 8b8e20fcdb
83 changed files with 913 additions and 749 deletions

View File

@@ -25,6 +25,6 @@ tasks:
- go test -race ./...
test-coverage:
desc: Runs go tests and calucates test coverage
desc: Runs go tests and calculates test coverage
cmds:
- go test -race -coverprofile=c.out ./...