mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 20:39:41 +00:00
golang: bump golang version to 1.14.4
That would help checking vendor and go.mod consistency. Fixes: #327 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
dist: bionic
|
dist: bionic
|
||||||
os: linux
|
os: linux
|
||||||
language: go
|
language: go
|
||||||
go: 1.13.9
|
go: 1.14.4
|
||||||
env: target_branch=$TRAVIS_BRANCH
|
env: target_branch=$TRAVIS_BRANCH
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
@@ -302,7 +302,7 @@ languages:
|
|||||||
description: |
|
description: |
|
||||||
'newest-version' is the latest version known to work when
|
'newest-version' is the latest version known to work when
|
||||||
building Kata
|
building Kata
|
||||||
newest-version: "1.13.9"
|
newest-version: "1.14.4"
|
||||||
|
|
||||||
rust:
|
rust:
|
||||||
description: "rust language"
|
description: "rust language"
|
||||||
|
Reference in New Issue
Block a user