mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-03 08:45:30 -05:00
deps: update to Go 1.20
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
62fbbff91f
commit
e011a20c49
39 changed files with 56 additions and 52 deletions
2
.github/workflows/update-cli-reference.yml
vendored
2
.github/workflows/update-cli-reference.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue