deps: update to Go 1.20.2 (#1366)

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-03-08 04:05:36 -05:00 committed by GitHub
parent cc00cff6b5
commit 74fc6239b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 59 additions and 51 deletions

View file

@ -35,7 +35,7 @@ jobs:
if: matrix.language == 'go'
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
with:
go-version: "1.20.1"
go-version: "1.20.2"
- name: Initialize CodeQL
uses: github/codeql-action/init@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2.2.4