Update to v1.27.8 (#8921)

Signed-off-by: Johnatas <johnatas.santos@suse.com>
This commit is contained in:
Johnatas
2023-11-22 15:03:47 -03:00
committed by GitHub
parent 1aa0eac285
commit 0abb8a5a7f
8 changed files with 111 additions and 107 deletions

View File

@@ -48,7 +48,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v4
with:
go-version: '1.20.10'
go-version: '1.20.11'
check-latest: true
cache: true
cache-dependency-path: |

View File

@@ -41,7 +41,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v4
with:
go-version: '1.20.10'
go-version: '1.20.11'
check-latest: true
cache: true
cache-dependency-path: |