forked from mmcloughlin/avo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: bump to go 1.19 (mmcloughlin#330)
* Bump CI to Go 1.19 * Update golang/go edwards25519 test * Apply formatting to printer stubs output (to get correct comment formatting) * Bump gofumpt version
- Loading branch information
1 parent
e788b76
commit 429cf3c
Showing
15 changed files
with
43,307 additions
and
37,038 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -52,7 +52,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -98,7 +98,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -145,7 +145,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -180,7 +180,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -217,7 +217,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -252,7 +252,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -290,7 +290,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -325,7 +325,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -360,7 +360,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -410,7 +410,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -461,7 +461,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -514,7 +514,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -567,7 +567,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -612,7 +612,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -647,7 +647,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -684,7 +684,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -721,7 +721,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -756,7 +756,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -791,7 +791,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -826,7 +826,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -861,7 +861,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -901,7 +901,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -936,7 +936,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -947,20 +947,20 @@ jobs: | |
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
with: | ||
repository: golang/go | ||
ref: go1.17.3 | ||
ref: go1.19 | ||
path: go | ||
persist-credentials: false | ||
- name: Compile Go Toolchain | ||
working-directory: go/src | ||
run: ./make.bash | ||
- name: Avo Module Replacement | ||
working-directory: go/src/crypto/ed25519/internal/edwards25519/field/_asm | ||
working-directory: go/src/crypto/internal/edwards25519/field/_asm | ||
run: | | ||
go mod edit -modfile=go.mod -require=github.com/mmcloughlin/[email protected] | ||
go mod edit -modfile=go.mod -replace=github.com/mmcloughlin/avo=${{ github.workspace }}/avo | ||
go mod tidy -modfile=go.mod | ||
- name: Generate | ||
working-directory: go/src/crypto/ed25519/internal/edwards25519/field/_asm | ||
working-directory: go/src/crypto/internal/edwards25519/field/_asm | ||
run: go generate -v -x | ||
- name: Diff | ||
working-directory: go | ||
|
@@ -974,7 +974,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -1009,7 +1009,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
@@ -1044,7 +1044,7 @@ jobs: | |
- name: Install Go | ||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3.0.0 | ||
with: | ||
go-version: 1.18.x | ||
go-version: 1.19.x | ||
check-latest: true | ||
- name: Checkout avo | ||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 | ||
|
This file contains 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
This file contains 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
Oops, something went wrong.