mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-07 02:35:38 -05:00
deps: update Go to v1.19.5 (#949)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
11630110dd
commit
d0e9f427d1
37 changed files with 47 additions and 47 deletions
2
.github/workflows/update-cli-reference.yml
vendored
2
.github/workflows/update-cli-reference.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Setup Go environment
|
||||
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
|
||||
with:
|
||||
go-version: "1.19.4"
|
||||
go-version: "1.19.5"
|
||||
cache: true
|
||||
|
||||
- name: Generate reference docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue