[v9.5.x] Chore: Bumping go to 1.21.6 (#83728)

Chore: Bumping go to 1.21.6 (#80709)

* Bumping go to 1.25.6

* bumping sqlite to 1.14.19

* Bumping sqlite version

(cherry picked from commit 4083d23f01)

# Conflicts:
#	.drone.yml
#	.github/workflows/alerting-swagger-gen.yml
#	.github/workflows/publish-kinds-next.yml
#	.github/workflows/publish-kinds-release.yml
#	.github/workflows/verify-kinds.yml
#	go.mod
#	go.sum
#	scripts/drone/variables.star

Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
This commit is contained in:
Andreas Christou
2024-03-01 13:35:20 +00:00
committed by GitHub
parent d6feb8474f
commit ae6c1ee824
9 changed files with 106 additions and 105 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
name: Set go version
uses: actions/setup-go@v3
with:
go-version: '1.21.5'
go-version: '1.21.6'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL