Skip to content

Bump required go version to 1.14 #634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2-beta
with:
go-version: '1.13'
go-version: '1.14'

- name: Install Go dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: '1.13'
go-version: '1.14'

- name: Install Go deps
# Since 10/23/2019 pwsh is the default shell
Expand Down
2 changes: 1 addition & 1 deletion Dockerfiles/builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV PATH $PATH:/usr/local/go/bin
# Install tooling
ENV GORELEASER_VER 0.113.0
ENV GORELEASER_SHA 2379beebb6369b75ccead7f7a43269de700b51821feae3857701d106ed72bd63
ENV GOVER 1.13
ENV GOVER 1.14
RUN set -ex \
&& curl -o goreleaser.tar.gz -LO https://github.com/goreleaser/goreleaser/releases/download/v${GORELEASER_VER}/goreleaser_Linux_x86_64.tar.gz \
&& echo "$GORELEASER_SHA goreleaser.tar.gz" | sha256sum -c - || exit 1 \
Expand Down
118 changes: 59 additions & 59 deletions arduino/cores/packageindex/testdata/package_Zoubworld_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,61 +11,61 @@
},
"platforms": [

{
"name": "zoubworld SAM M0+ Boards",
"architecture": "samd",
"version": "1.6.33",
"category": "Contributed",
"help": {
"online": "https://www.zoubworld.com/support/"
},
"url": "http://zoubworld.hd.free.fr/~zoubworld_Arduino/files/Release/Zoubworld_sam_m0p-1.6.33.tar.bz2",
"archiveFileName": "Zoubworld_sam_m0p-1.6.33.tar.bz2",
"checksum": "SHA-256:66f6db1f48a422ecfa42e4377a5f7f29bc7550829ab24cbf322f1b184fc77d75",
"size": "7397802",
"boards": [
{"name": "Pilo"},
{"name": "Captor"},
{"name": "line"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "4.8.3-2014q1"
},
{
"packager": "zoubworld_Arduino",
"name": "bossac",
"version": "1.7.1-zoubworld-4"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.9.0-arduino"
},
{
"packager": "arduino",
"name": "CMSIS",
"version": "4.0.0-atmel"
},
{
"packager": "zoubworld_Arduino",
"name": "CMSIS-Atmel",
"version": "1.1.7-Zoubworld"
},
{
"packager": "zoubworld_Arduino",
"name": "UsbDriver",
"version": "1.1.1-Zoubworld"
},
{
"packager": "arduino",
"name": "arduinoOTA",
"version": "1.2.0"
}
]
}
{
"name": "zoubworld SAM M0+ Boards",
"architecture": "samd",
"version": "1.6.33",
"category": "Contributed",
"help": {
"online": "https://www.zoubworld.com/support/"
},
"url": "http://zoubworld.hd.free.fr/~zoubworld_Arduino/files/Release/Zoubworld_sam_m0p-1.6.33.tar.bz2",
"archiveFileName": "Zoubworld_sam_m0p-1.6.33.tar.bz2",
"checksum": "SHA-256:66f6db1f48a422ecfa42e4377a5f7f29bc7550829ab24cbf322f1b184fc77d75",
"size": "7397802",
"boards": [
{"name": "Pilo"},
{"name": "Captor"},
{"name": "line"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "4.8.3-2014q1"
},
{
"packager": "zoubworld_Arduino",
"name": "bossac",
"version": "1.7.1-zoubworld-4"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.9.0-arduino"
},
{
"packager": "arduino",
"name": "CMSIS",
"version": "4.0.0-atmel"
},
{
"packager": "zoubworld_Arduino",
"name": "CMSIS-Atmel",
"version": "1.1.7-Zoubworld"
},
{
"packager": "zoubworld_Arduino",
"name": "UsbDriver",
"version": "1.1.1-Zoubworld"
},
{
"packager": "arduino",
"name": "arduinoOTA",
"version": "1.2.0"
}
]
}
],
"tools": [
{
Expand Down Expand Up @@ -182,28 +182,28 @@
"url": "http://zoubworld.hd.free.fr/~zoubworld_Arduino/files/Release/JLink_MacOSX_V630c.pkg",
"archiveFileName": "JLink_MacOSX_V630c.pkg",
"checksum": "SHA-256:",
"size": ""
"size": "0"
},
{
"host": "x86_64-pc-linux-gnu",
"url": "http://zoubworld.hd.free.fr/~zoubworld_Arduino/files/Release/JLink_Linux_V630c_x86_64.tgz",
"archiveFileName": "JLink_Linux_V630c_x86_64.tgz",
"checksum": "SHA-256:",
"size": ""
"size": "0"
},
{
"host": "i686-pc-linux-gnu",
"url": "http://zoubworld.hd.free.fr/~zoubworld_Arduino/files/Release/JLink_Linux_V630c_i386.tgz",
"archiveFileName": "JLink_Linux_V630c_i386.tgz",
"checksum": "SHA-256:",
"size": ""
"size": "0"
},
{
"host": "arm-linux-gnueabihf",
"url": "http://zoubworld.hd.free.fr/~zoubworld_Arduino/files/Release/JLink_Linux_V630c_arm.tgz",
"archiveFileName": "JLink_Linux_V630c_arm.tgz",
"checksum": "SHA-256:",
"size": ""
"size": "0"
},
{
"host": "all",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
"url":"https://github.com/Infineon/XMC-for-Arduino/releases/download/V1.1.2/XMC_IFX_1.1.2.zip",
"archiveFileName":"XMC_IFX_1.1.2.zip",
"checksum":"SHA-256:c9247f7a02b03cb3b69e8b2f120f5e9d92f529954c2d71a0a13774a61ba8f025",
"size":"1480694 ",
"size":"1480694",
"help":{
"online":"https://github.com/Infineon/XMC-for-Arduino"
},
Expand Down
2 changes: 1 addition & 1 deletion client_example/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/arduino/arduino-cli/client_example

go 1.13
go 1.14

replace github.com/arduino/arduino-cli => ../

Expand Down
2 changes: 1 addition & 1 deletion docsgen/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/arduino/arduino-cli/docsgen

go 1.13
go 1.14

require (
github.com/arduino/arduino-cli v0.0.0-20200228161349-4b874a02b096
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/arduino/arduino-cli

go 1.13
go 1.14

require (
bou.ke/monkey v1.0.1
Expand Down