update go 1.18

This commit is contained in:
yugo kobayashi
2022-07-07 19:50:47 +00:00
parent 4653f5d9d3
commit 6fb96b7d53
88 changed files with 1243 additions and 14144 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v3
with:
go-version: ^1.16
go-version: ^1.18
id: go
- name: Check out code into the Go module directory
@@ -41,7 +41,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v3
with:
go-version: ^1.16
go-version: ^1.18
id: go
- name: Check out code into the Go module directory
@@ -60,7 +60,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v3
with:
go-version: ^1.16
go-version: ^1.18
id: go
- name: Check out code into the Go module directory
@@ -79,7 +79,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v3
with:
go-version: ^1.16
go-version: ^1.18
id: go
- name: Check out code into the Go module directory