Skip to content

Commit 54afdf3

Browse files
committed
Update Go to the latest version.
1 parent e6c6548 commit 54afdf3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Go
1919
uses: actions/setup-go@v2
2020
with:
21-
go-version: 1.14.15
21+
go-version: 1.18.0
2222
- name: Install Pkger
2323
run: go install --mod=readonly github.com/markbates/pkger/cmd/pkger
2424
- name: Build
@@ -36,7 +36,7 @@ jobs:
3636
- name: Setup Go
3737
uses: actions/setup-go@v2
3838
with:
39-
go-version: 1.14.15
39+
go-version: 1.18.0
4040
- name: Test
4141
run: go test ./...
4242

@@ -50,7 +50,7 @@ jobs:
5050
- name: Setup Go
5151
uses: actions/setup-go@v2
5252
with:
53-
go-version: 1.14.15
53+
go-version: 1.18.0
5454
- name: Build
5555
run: go build
5656
- name: Test
@@ -67,7 +67,7 @@ jobs:
6767
- name: Setup Go
6868
uses: actions/setup-go@v2
6969
with:
70-
go-version: 1.14.15
70+
go-version: 1.18.0
7171
- name: Check Modules
7272
run: |
7373
go mod tidy
@@ -89,7 +89,7 @@ jobs:
8989
- name: Setup Go
9090
uses: actions/setup-go@v2
9191
with:
92-
go-version: 1.14.15
92+
go-version: 1.18.0
9393
- name: Setup licensedci
9494
uses: jonabc/setup-licensed@v1
9595
with:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Go
1818
uses: actions/setup-go@v2
1919
with:
20-
go-version: 1.14.15
20+
go-version: 1.18.0
2121
- name: Install Pkger
2222
run: go install --mod=readonly github.com/markbates/pkger/cmd/pkger
2323
- name: Release

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy