Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/kubernetes/kube-openapi/blob/master/OWNERS)~~ [apelisse]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Remove the matrix testing that we constantly have to update and let's use the version that is specified in go.mod.
There's also a
go.mod
in./test/integration/go.mod
, not sure we're going to remember to udpate that one.cc @alexzielenski @liggitt