k8snetworkplumbingwg / ovs-cni

Open vSwitch CNI plugin
Apache License 2.0
224 stars 71 forks source link

[release-0.19] go: Bump to 1.16 #218

Closed qinqon closed 2 years ago

qinqon commented 2 years ago

There is some proxy url not working with go 1.13:

parse https://proxy.golang.org|https://goproxy.io|direct: invalid character "|" in host name

This change bumps go to 1.16

It's needed to fix https://github.com/kubevirt/cluster-network-addons-operator/pull/1166

qinqon commented 2 years ago

/release-note-none

rhrazdil commented 2 years ago

/lgtm

qinqon commented 2 years ago

/approve

kubevirt-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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.19/OWNERS)~~ [phoracek] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment