[release-12.3.1] Dependencies: Bump Go to v1.25.5 (#114751)

Dependencies: Bump Go to v1.25.5
This commit is contained in:
Matheus Macabu
2025-12-03 11:14:35 +01:00
committed by GitHub
parent 601a08e84c
commit 6c1aba662e
46 changed files with 46 additions and 48 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/advisor
go 1.25.3
go 1.25.5
require (
github.com/Masterminds/semver/v3 v3.4.0
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/alerting/alertenrichment
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/alerting/notifications
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/alerting/rules
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/correlations
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/dashboard
go 1.25.3
go 1.25.5
require (
cuelang.org/go v0.11.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/example
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/folder
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/iam
go 1.25.3
go 1.25.5
replace github.com/grafana/grafana => ../../
+1 -1
View File
@@ -1,5 +1,5 @@
# Build stage
FROM golang:1.25.3-alpine AS builder
FROM golang:1.25.5-alpine AS builder
# Set working directory
WORKDIR /app
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/investigations
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -3
View File
@@ -1,8 +1,6 @@
module github.com/grafana/grafana/apps/logsdrilldown
go 1.24.0
toolchain go1.24.6
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/playlist
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/plugins
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/preferences
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/provisioning
go 1.25.3
go 1.25.5
require (
github.com/fsnotify/fsnotify v1.9.0
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/scope
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana/pkg/apimachinery v0.0.0-20251007081214-26e147d01f0a
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/secret
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/shorturl
go 1.25.3
go 1.25.5
require (
github.com/grafana/grafana-app-sdk v0.48.1