Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794)

This commit is contained in:
Matheus Macabu
2025-03-25 15:23:29 +01:00
committed by GitHub
parent 169b0eb5f5
commit 99e49a0548
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/apps/playlist
go 1.23.7
go 1.24.1
require (
github.com/grafana/grafana-app-sdk v0.31.0