Release v1.8.2 and Update Go to v1.21.1 (#10379)
* Bump Go version to 1.21.1 (#10377) * Bump Go version to 1.21.1 * Bump testrunner image * Fix lint error on datadog struct * Revert lint on 1.8 * Fix http default backend test * Fix http default backend test * Fix http default backend test (#10382)
This commit is contained in:
parent
a281bf0bf3
commit
6d3a6b6a33
22 changed files with 149 additions and 67 deletions
2
.github/workflows/plugin.yaml
vendored
2
.github/workflows/plugin.yaml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
|
||||
with:
|
||||
go-version: 1.20
|
||||
go-version: '1.21.1'
|
||||
check-latest: true
|
||||
|
||||
- name: Run GoReleaser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue