This repository was archived by the owner on May 12, 2021. It is now read-only.
travis: Update go version on travis#169
Merged
devimc merged 1 commit intokata-containers:masterfrom Apr 5, 2019
Merged
Conversation
Update go version used in travis from 1.10 to 1.11 Fixes: kata-containers#168. Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
Contributor
Author
|
/zuul-recheck |
Contributor
Author
|
/test |
egernst
approved these changes
Apr 5, 2019
devimc
approved these changes
Apr 5, 2019
ganeshmaharaj
pushed a commit
to ganeshmaharaj/kata-proxy
that referenced
this pull request
Apr 16, 2019
…vis-go-version travis: Update go version on travis (cherry picked from commit c99869a) Fixes: kata-containers#168. Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
katacontainersbot
pushed a commit
to katacontainersbot/proxy
that referenced
this pull request
Apr 17, 2019
- backport: 1.6.2 backport patches 785467b lint: Merge pull request kata-containers#155 from ganeshmaharaj/go-linter-change cd6b560 travis: Merge pull request kata-containers#169 from chavafg/topic/travis-go-version 4355384 docs: Merge pull request kata-containers#172 from jcvenegas/stable-1.5-fix-link Signed-off-by: katacontainers bot <katacontainersbot@katacontainers.io>
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update go version used in travis from 1.10 to 1.11
Fixes: #168.
Signed-off-by: Salvador Fuentes salvador.fuentes@intel.com