chore: bump Go to 1.21.9 (#85964)

* chore: bump Go to 1.21.9

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* regen .drone.yml

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

---------

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
This commit is contained in:
Dave Henderson
2024-04-11 15:37:07 -04:00
committed by GitHub
parent a39fe593c2
commit 5cfca8dbf6
13 changed files with 117 additions and 117 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: "Setup Go"
uses: "actions/setup-go@v4"
with:
go-version: '1.21.8'
go-version: '1.21.9'
- name: "Verify kinds"
run: go run .github/workflows/scripts/kinds/verify-kinds.go