k8snetworkplumbingwg / ovs-cni

Open vSwitch CNI plugin
Apache License 2.0
218 stars 70 forks source link

[release-0.26] chore: Update golang.org/x/* modules #290

Closed oshoval closed 10 months ago

oshoval commented 10 months ago

What this PR does / why we need it: Also included fix: bump to fedora:38 in dockerized tests, because 34 is missing

Created manually because had a conflict had to run once

go mod tidy -go=1.16 && go mod tidy -go=1.17
go mod vendor

but now make dep is fine

Special notes for your reviewer:

Release note:

None
oshoval commented 10 months ago

Checking the presubmits here https://github.com/kubevirt/project-infra/pull/3043 still some work to do

oshoval commented 10 months ago

Passed here https://prow.ci.kubevirt.io/view/gs/kubevirt-prow/pr-logs/pull/kubevirt_project-infra/3043/rehearsal-pull-e2e-ovs-cni-0.26/1719665715784454144

@phoracek can you please take a look on this PR ?

phoracek commented 10 months ago

/lgtm /approve

kubevirt-bot commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: oshoval, phoracek

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/k8snetworkplumbingwg/ovs-cni/blob/release-0.26/OWNERS)~~ [phoracek] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment