mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-15 14:05:11 +00:00
Automatic merge from submit-queue (batch tested with PRs 65677, 65711, 65150, 65726). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Update to go1.10.3 **What this PR does / why we need it**: updates to build with go1.10.3; see list of changes [here](https://github.com/golang/go/issues?q=milestone%3AGo1.10.3). We'll probably want to cherrypick this to release-1.11 as well. **Release note**: ```release-note Update to use go1.10.3 ``` /assign @BenTheElder @cblecker