-
Notifications
You must be signed in to change notification settings - Fork 65
Fix jsonpatch in go.sum #58
Fix jsonpatch in go.sum #58
Conversation
Welcome @ncdc! |
22f09f5
to
eb5522e
Compare
@cblecker @BenTheElder is this the right thing to do? |
/hold |
Signed-off-by: Andy Goldstein <goldsteina@vmware.com>
eb5522e
to
8015866
Compare
I've updated the CAPI PR and it's in the merge queue. /hold cancel |
/lgtm |
Needs approval too - thanks! |
oops 😂 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: detiber, ncdc 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:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
This should fix issues encountered when working with go modules, GOPROXY, and jsonpatch.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
I edited
hack/update-deps.sh
and addedGOPROXY=https://proxy.golang.org
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
Release note: