deps: update to Go 1.20

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-02-03 18:15:40 +01:00
parent 62fbbff91f
commit e011a20c49
39 changed files with 56 additions and 52 deletions

View file

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