update CI/CD to go1.21 (#17828)

This commit is contained in:
Harshavardhana
2023-08-10 07:13:58 -07:00
committed by GitHub
parent 0e93681589
commit 49c8e16410
11 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19.12
go-version: 1.21.0
check-latest: true
- name: Get official govulncheck
run: go install golang.org/x/vuln/cmd/govulncheck@latest