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
@@ -48,7 +48,7 @@ jobs:
name: Set go version
uses: actions/setup-go@v4
with:
go-version: '1.21.8'
go-version: '1.21.9'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL