kubernetes / kube-openapi

Kubernetes OpenAPI spec generation & serving
Apache License 2.0
319 stars 208 forks source link

Use gomod version #418

Closed apelisse closed 1 year ago

apelisse commented 1 year ago

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

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: apelisse

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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
liggitt commented 1 year ago

/lgtm