Skip to content

Commit 3ed17b4

Browse files
committed
Update Go to 1.21.6.
1 parent 4c0712b commit 3ed17b4

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
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Go
2020
uses: actions/setup-go@v4
2121
with:
22-
go-version: 1.18.0
22+
go-version: 1.21.6
2323
- name: Install Pkger
2424
run: go install --mod=readonly github.com/markbates/pkger/cmd/pkger
2525
- name: Build
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup Go
3838
uses: actions/setup-go@v4
3939
with:
40-
go-version: 1.18.0
40+
go-version: 1.21.6
4141
- name: Test
4242
run: go test ./...
4343

@@ -51,7 +51,7 @@ jobs:
5151
- name: Setup Go
5252
uses: actions/setup-go@v4
5353
with:
54-
go-version: 1.18.0
54+
go-version: 1.21.6
5555
- name: Build
5656
run: go build
5757
- name: Test
@@ -68,7 +68,7 @@ jobs:
6868
- name: Setup Go
6969
uses: actions/setup-go@v4
7070
with:
71-
go-version: 1.18.0
71+
go-version: 1.21.6
7272
- name: Check Modules
7373
run: |
7474
go mod tidy
@@ -90,7 +90,7 @@ jobs:
9090
- name: Setup Go
9191
uses: actions/setup-go@v4
9292
with:
93-
go-version: 1.18.0
93+
go-version: 1.21.6
9494
- name: Setup licensedci
9595
uses: jonabc/setup-licensed@v1
9696
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@v4
1919
with:
20-
go-version: 1.18.0
20+
go-version: 1.21.6
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