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

@ -26,7 +26,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
with:
go-version: "1.20.1"
go-version: "1.20.2"
cache: true
- name: Regenerate CLI reference of the documentation