go mod update to 1.17
This commit is contained in:
committed by
Michal Jan Matczuk
parent
1bfe101568
commit
39bf42f122
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.16'
|
||||
go-version: '^1.17'
|
||||
- uses: actions/cache@v2
|
||||
id: gomod-cache
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user