-
Notifications
You must be signed in to change notification settings - Fork 382
bump go 1.11.5 #2573
bump go 1.11.5 #2573
Conversation
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably time to nuke contrib/jenkins/init_build.sh
Makefile
Outdated
@@ -57,7 +57,7 @@ STAT = stat -c '%Y %n' | |||
endif | |||
|
|||
TYPES_FILES = $(shell find pkg/apis -name types.go) | |||
GO_VERSION ?= 1.11.3 | |||
GO_VERSION ?= 1.11.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the other option here is to go back to the unanchored version "1.11" at which point docker will always be pulling the freshest "1.11"
efdbb61
to
e2e1a1c
Compare
/lgtm |
/assign @jboyd01 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jboyd01 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 |
No description provided.