[release-11.5.3] Chore: Bump Go to 1.23.7 (#101581)

Chore: Bump Go to 1.23.7
This commit is contained in:
Matheus Macabu
2025-03-05 09:59:05 +01:00
committed by GitHub
parent 596b3e42f5
commit 29d35ec39c
27 changed files with 129 additions and 131 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
module github.com/grafana/grafana/pkg/util/xorm
go 1.22
toolchain go1.23.1
go 1.23.7
require (
github.com/mattn/go-sqlite3 v1.14.22