mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-12-28 14:04:42 -05:00
dependencies: upgrade to Go v1.19.4 (#732)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
d03abfa45e
commit
3cc2a714a4
35 changed files with 45 additions and 45 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@d0a58c1c4d2b25278816e339b944508c875f3613 # v3.4.0
|
||||
with:
|
||||
go-version: "1.19.3"
|
||||
go-version: "1.19.4"
|
||||
cache: true
|
||||
|
||||
- name: Generate reference docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue