Security: Update to Go 1.23.5 - Backport to v11.4.x (#99123)

* feat: update to Go 1.23.5

* chore: make drone

* fix: update in Makefile

* CI: Force re-build

* build: update mariadb connection

The new Alpine base that the Golang images are built on no longer trust the CA of MySQL.

This is a backport of: https://github.com/grafana/grafana/pull/98857

* chore: go mod tidy
This commit is contained in:
Mariell Hoversholm
2025-01-17 09:33:07 +01:00
committed by GitHub
parent 7b5235f06d
commit 86bb6dd4b1
8 changed files with 145 additions and 151 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana
go 1.23.1
go 1.23.5
// contains openapi encoder fixes. remove ASAP
replace cuelang.org/go => github.com/grafana/cue v0.0.0-20230926092038-971951014e3f // @grafana/grafana-as-code