[v11.0.x] Chore: Upgrade go to 1.21.10 (#87472)

* Chore: upgrade go to 1.20.10

* sign drone

---------

Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
This commit is contained in:
Stephanie Hingtgen
2024-05-08 10:05:12 -05:00
committed by GitHub
co-authored by Kevin Minehart
parent 050ff6d4bb
commit 42da106097
16 changed files with 119 additions and 119 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/pkg/apimachinery
go 1.21.0
go 1.21.10
require (
k8s.io/apimachinery v0.29.2
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/pkg/apiserver
go 1.21.0
go 1.21.10
require (
github.com/bwmarrin/snowflake v0.3.0
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/pkg/promlib
go 1.21.0
go 1.21.10
require (
github.com/grafana/grafana-plugin-sdk-go v0.222.0