mirror of https://github.com/grafana/grafana.git
				
				
				
			[release-11.5.8] Go: Update to 1.24.6 (#109315)
This commit is contained in:
		
							parent
							
								
									4949ea4666
								
							
						
					
					
						commit
						e06e1e94e2
					
				
							
								
								
									
										54
									
								
								.drone.yml
								
								
								
								
							
							
						
						
									
										54
									
								
								.drone.yml
								
								
								
								
							|  | @ -25,7 +25,7 @@ steps: | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   environment: |   environment: | ||||||
|     CGO_ENABLED: 0 |     CGO_ENABLED: 0 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: compile-build-cmd |   name: compile-build-cmd | ||||||
| - commands: | - commands: | ||||||
|   - ./bin/build verify-drone |   - ./bin/build verify-drone | ||||||
|  | @ -75,7 +75,7 @@ steps: | ||||||
|   - go install github.com/bazelbuild/buildtools/buildifier@latest |   - go install github.com/bazelbuild/buildtools/buildifier@latest | ||||||
|   - buildifier --lint=warn -mode=check -r . |   - buildifier --lint=warn -mode=check -r . | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: lint-starlark |   name: lint-starlark | ||||||
| trigger: | trigger: | ||||||
|   event: |   event: | ||||||
|  | @ -140,7 +140,7 @@ steps: | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   environment: |   environment: | ||||||
|     CGO_ENABLED: 0 |     CGO_ENABLED: 0 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: compile-build-cmd |   name: compile-build-cmd | ||||||
| - commands: | - commands: | ||||||
|   - '# It is required that code generated from Thema/CUE be committed and in sync |   - '# It is required that code generated from Thema/CUE be committed and in sync | ||||||
|  | @ -150,7 +150,7 @@ steps: | ||||||
|   - apk add --update make |   - apk add --update make | ||||||
|   - CODEGEN_VERIFY=1 make gen-cue |   - CODEGEN_VERIFY=1 make gen-cue | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: verify-gen-cue |   name: verify-gen-cue | ||||||
| - commands: | - commands: | ||||||
|   - '# It is required that generated jsonnet is committed and in sync with its inputs.' |   - '# It is required that generated jsonnet is committed and in sync with its inputs.' | ||||||
|  | @ -159,7 +159,7 @@ steps: | ||||||
|   - apk add --update make |   - apk add --update make | ||||||
|   - CODEGEN_VERIFY=1 make gen-jsonnet |   - CODEGEN_VERIFY=1 make gen-jsonnet | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: verify-gen-jsonnet |   name: verify-gen-jsonnet | ||||||
| - commands: | - commands: | ||||||
|   - yarn install --immutable || yarn install --immutable |   - yarn install --immutable || yarn install --immutable | ||||||
|  | @ -210,7 +210,7 @@ steps: | ||||||
|   environment: |   environment: | ||||||
|     _EXPERIMENTAL_DAGGER_CLOUD_TOKEN: |     _EXPERIMENTAL_DAGGER_CLOUD_TOKEN: | ||||||
|       from_secret: dagger_token |       from_secret: dagger_token | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: rgm-package |   name: rgm-package | ||||||
|   pull: always |   pull: always | ||||||
|   volumes: |   volumes: | ||||||
|  | @ -472,7 +472,7 @@ steps: | ||||||
|   - apk add --update make |   - apk add --update make | ||||||
|   - CODEGEN_VERIFY=1 make gen-cue |   - CODEGEN_VERIFY=1 make gen-cue | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: verify-gen-cue |   name: verify-gen-cue | ||||||
| trigger: | trigger: | ||||||
|   event: |   event: | ||||||
|  | @ -542,7 +542,7 @@ steps: | ||||||
|   - apk add --update make |   - apk add --update make | ||||||
|   - CODEGEN_VERIFY=1 make gen-cue |   - CODEGEN_VERIFY=1 make gen-cue | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: verify-gen-cue |   name: verify-gen-cue | ||||||
| trigger: | trigger: | ||||||
|   branch: main |   branch: main | ||||||
|  | @ -609,7 +609,7 @@ steps: | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   environment: |   environment: | ||||||
|     CGO_ENABLED: 0 |     CGO_ENABLED: 0 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: compile-build-cmd |   name: compile-build-cmd | ||||||
| - commands: | - commands: | ||||||
|   - '# It is required that code generated from Thema/CUE be committed and in sync |   - '# It is required that code generated from Thema/CUE be committed and in sync | ||||||
|  | @ -619,7 +619,7 @@ steps: | ||||||
|   - apk add --update make |   - apk add --update make | ||||||
|   - CODEGEN_VERIFY=1 make gen-cue |   - CODEGEN_VERIFY=1 make gen-cue | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: verify-gen-cue |   name: verify-gen-cue | ||||||
| - commands: | - commands: | ||||||
|   - '# It is required that generated jsonnet is committed and in sync with its inputs.' |   - '# It is required that generated jsonnet is committed and in sync with its inputs.' | ||||||
|  | @ -628,7 +628,7 @@ steps: | ||||||
|   - apk add --update make |   - apk add --update make | ||||||
|   - CODEGEN_VERIFY=1 make gen-jsonnet |   - CODEGEN_VERIFY=1 make gen-jsonnet | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: verify-gen-jsonnet |   name: verify-gen-jsonnet | ||||||
| - commands: | - commands: | ||||||
|   - yarn install --immutable || yarn install --immutable |   - yarn install --immutable || yarn install --immutable | ||||||
|  | @ -678,7 +678,7 @@ steps: | ||||||
|   environment: |   environment: | ||||||
|     _EXPERIMENTAL_DAGGER_CLOUD_TOKEN: |     _EXPERIMENTAL_DAGGER_CLOUD_TOKEN: | ||||||
|       from_secret: dagger_token |       from_secret: dagger_token | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: rgm-package |   name: rgm-package | ||||||
|   pull: always |   pull: always | ||||||
|   volumes: |   volumes: | ||||||
|  | @ -1156,7 +1156,7 @@ steps: | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   environment: |   environment: | ||||||
|     CGO_ENABLED: 0 |     CGO_ENABLED: 0 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: compile-build-cmd |   name: compile-build-cmd | ||||||
| - commands: | - commands: | ||||||
|   - ./bin/build artifacts docker fetch --edition oss |   - ./bin/build artifacts docker fetch --edition oss | ||||||
|  | @ -1286,7 +1286,7 @@ steps: | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   environment: |   environment: | ||||||
|     CGO_ENABLED: 0 |     CGO_ENABLED: 0 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: compile-build-cmd |   name: compile-build-cmd | ||||||
| - commands: | - commands: | ||||||
|   - ./bin/build artifacts docker fetch --edition oss |   - ./bin/build artifacts docker fetch --edition oss | ||||||
|  | @ -1427,7 +1427,7 @@ steps: | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   environment: |   environment: | ||||||
|     CGO_ENABLED: 0 |     CGO_ENABLED: 0 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: compile-build-cmd |   name: compile-build-cmd | ||||||
| - commands: | - commands: | ||||||
|   - ./bin/build artifacts packages --artifacts-editions=oss --tag $${DRONE_TAG} --src-bucket |   - ./bin/build artifacts packages --artifacts-editions=oss --tag $${DRONE_TAG} --src-bucket | ||||||
|  | @ -1519,7 +1519,7 @@ steps: | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   environment: |   environment: | ||||||
|     CGO_ENABLED: 0 |     CGO_ENABLED: 0 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: compile-build-cmd |   name: compile-build-cmd | ||||||
| - commands: | - commands: | ||||||
|   - yarn install --immutable || yarn install --immutable |   - yarn install --immutable || yarn install --immutable | ||||||
|  | @ -1619,7 +1619,7 @@ steps: | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   environment: |   environment: | ||||||
|     CGO_ENABLED: 0 |     CGO_ENABLED: 0 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: compile-build-cmd |   name: compile-build-cmd | ||||||
| - depends_on: | - depends_on: | ||||||
|   - compile-build-cmd |   - compile-build-cmd | ||||||
|  | @ -1716,7 +1716,7 @@ steps: | ||||||
|   depends_on: [] |   depends_on: [] | ||||||
|   environment: |   environment: | ||||||
|     CGO_ENABLED: 0 |     CGO_ENABLED: 0 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: compile-build-cmd |   name: compile-build-cmd | ||||||
| - commands: | - commands: | ||||||
|   - ./bin/build publish grafana-com --edition oss ${DRONE_TAG} |   - ./bin/build publish grafana-com --edition oss ${DRONE_TAG} | ||||||
|  | @ -1790,7 +1790,7 @@ steps: | ||||||
|     STORYBOOK_DESTINATION: |     STORYBOOK_DESTINATION: | ||||||
|       from_secret: rgm_storybook_destination |       from_secret: rgm_storybook_destination | ||||||
|     UBUNTU_BASE: ubuntu:22.04 |     UBUNTU_BASE: ubuntu:22.04 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: rgm-build |   name: rgm-build | ||||||
|   pull: always |   pull: always | ||||||
|   volumes: |   volumes: | ||||||
|  | @ -1884,7 +1884,7 @@ steps: | ||||||
|     STORYBOOK_DESTINATION: |     STORYBOOK_DESTINATION: | ||||||
|       from_secret: rgm_storybook_destination |       from_secret: rgm_storybook_destination | ||||||
|     UBUNTU_BASE: ubuntu:22.04 |     UBUNTU_BASE: ubuntu:22.04 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: rgm-build |   name: rgm-build | ||||||
|   pull: always |   pull: always | ||||||
|   volumes: |   volumes: | ||||||
|  | @ -2007,7 +2007,7 @@ steps: | ||||||
|     STORYBOOK_DESTINATION: |     STORYBOOK_DESTINATION: | ||||||
|       from_secret: rgm_storybook_destination |       from_secret: rgm_storybook_destination | ||||||
|     UBUNTU_BASE: ubuntu:22.04 |     UBUNTU_BASE: ubuntu:22.04 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: rgm-build |   name: rgm-build | ||||||
|   pull: always |   pull: always | ||||||
|   volumes: |   volumes: | ||||||
|  | @ -2114,7 +2114,7 @@ steps: | ||||||
|     STORYBOOK_DESTINATION: |     STORYBOOK_DESTINATION: | ||||||
|       from_secret: rgm_storybook_destination |       from_secret: rgm_storybook_destination | ||||||
|     UBUNTU_BASE: ubuntu:22.04 |     UBUNTU_BASE: ubuntu:22.04 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: rgm-build |   name: rgm-build | ||||||
|   pull: always |   pull: always | ||||||
|   volumes: |   volumes: | ||||||
|  | @ -2260,7 +2260,7 @@ steps: | ||||||
|     STORYBOOK_DESTINATION: |     STORYBOOK_DESTINATION: | ||||||
|       from_secret: rgm_storybook_destination |       from_secret: rgm_storybook_destination | ||||||
|     UBUNTU_BASE: ubuntu:22.04 |     UBUNTU_BASE: ubuntu:22.04 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: rgm-publish |   name: rgm-publish | ||||||
|   pull: always |   pull: always | ||||||
|   volumes: |   volumes: | ||||||
|  | @ -2390,7 +2390,7 @@ steps: | ||||||
|     STORYBOOK_DESTINATION: |     STORYBOOK_DESTINATION: | ||||||
|       from_secret: rgm_storybook_destination |       from_secret: rgm_storybook_destination | ||||||
|     UBUNTU_BASE: ubuntu:22.04 |     UBUNTU_BASE: ubuntu:22.04 | ||||||
|   image: golang:1.24.5-alpine |   image: golang:1.24.6-alpine | ||||||
|   name: rgm-build |   name: rgm-build | ||||||
|   pull: always |   pull: always | ||||||
|   volumes: |   volumes: | ||||||
|  | @ -2732,7 +2732,7 @@ steps: | ||||||
| - commands: | - commands: | ||||||
|   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM docker:27-cli |   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM docker:27-cli | ||||||
|   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM alpine/git:2.40.1 |   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM alpine/git:2.40.1 | ||||||
|   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM golang:1.24.5-alpine |   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM golang:1.24.6-alpine | ||||||
|   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM node:22.16.0-alpine |   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM node:22.16.0-alpine | ||||||
|   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM node:22-bookworm |   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM node:22-bookworm | ||||||
|   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM google/cloud-sdk:431.0.0 |   - trivy --exit-code 0 --severity UNKNOWN,LOW,MEDIUM google/cloud-sdk:431.0.0 | ||||||
|  | @ -2760,7 +2760,7 @@ steps: | ||||||
| - commands: | - commands: | ||||||
|   - trivy --exit-code 1 --severity HIGH,CRITICAL docker:27-cli |   - trivy --exit-code 1 --severity HIGH,CRITICAL docker:27-cli | ||||||
|   - trivy --exit-code 1 --severity HIGH,CRITICAL alpine/git:2.40.1 |   - trivy --exit-code 1 --severity HIGH,CRITICAL alpine/git:2.40.1 | ||||||
|   - trivy --exit-code 1 --severity HIGH,CRITICAL golang:1.24.5-alpine |   - trivy --exit-code 1 --severity HIGH,CRITICAL golang:1.24.6-alpine | ||||||
|   - trivy --exit-code 1 --severity HIGH,CRITICAL node:22.16.0-alpine |   - trivy --exit-code 1 --severity HIGH,CRITICAL node:22.16.0-alpine | ||||||
|   - trivy --exit-code 1 --severity HIGH,CRITICAL node:22-bookworm |   - trivy --exit-code 1 --severity HIGH,CRITICAL node:22-bookworm | ||||||
|   - trivy --exit-code 1 --severity HIGH,CRITICAL google/cloud-sdk:431.0.0 |   - trivy --exit-code 1 --severity HIGH,CRITICAL google/cloud-sdk:431.0.0 | ||||||
|  | @ -3007,6 +3007,6 @@ kind: secret | ||||||
| name: gcr_credentials | name: gcr_credentials | ||||||
| --- | --- | ||||||
| kind: signature | kind: signature | ||||||
| hmac: c38baa8613d2cf1a5506f6b6568b0869204ba8b2e7281e117c31f3a64bf64447 | hmac: dcbbfb33fcbd1546e1bf3346f64fe0fd1d7c8b18bc148a93b45389273e90f6d2 | ||||||
| 
 | 
 | ||||||
| ... | ... | ||||||
|  |  | ||||||
|  | @ -16,7 +16,7 @@ ARG JS_SRC=js-builder | ||||||
| # By using FROM instructions we can delegate dependency updates to dependabot | # By using FROM instructions we can delegate dependency updates to dependabot | ||||||
| FROM alpine:3.21.3 AS alpine-base | FROM alpine:3.21.3 AS alpine-base | ||||||
| FROM ubuntu:22.04 AS ubuntu-base | FROM ubuntu:22.04 AS ubuntu-base | ||||||
| FROM golang:1.24.5-alpine AS go-builder-base | FROM golang:1.24.6-alpine AS go-builder-base | ||||||
| FROM --platform=${JS_PLATFORM} node:22-alpine AS js-builder-base | FROM --platform=${JS_PLATFORM} node:22-alpine AS js-builder-base | ||||||
| 
 | 
 | ||||||
| # Javascript build stage | # Javascript build stage | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										2
									
								
								Makefile
								
								
								
								
							|  | @ -8,7 +8,7 @@ WIRE_TAGS = "oss" | ||||||
| include .bingo/Variables.mk | include .bingo/Variables.mk | ||||||
| 
 | 
 | ||||||
| GO = go | GO = go | ||||||
| GO_VERSION = 1.24.5 | GO_VERSION = 1.24.6 | ||||||
| GO_LINT_FILES ?= $(shell ./scripts/go-workspace/golangci-lint-includes.sh) | GO_LINT_FILES ?= $(shell ./scripts/go-workspace/golangci-lint-includes.sh) | ||||||
| GO_TEST_FILES ?= $(shell ./scripts/go-workspace/test-includes.sh) | GO_TEST_FILES ?= $(shell ./scripts/go-workspace/test-includes.sh) | ||||||
| SH_FILES ?= $(shell find ./scripts -name *.sh) | SH_FILES ?= $(shell find ./scripts -name *.sh) | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/apps/alerting/notifications | module github.com/grafana/grafana/apps/alerting/notifications | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| replace github.com/grafana/grafana => ../../.. | replace github.com/grafana/grafana => ../../.. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/apps/investigation | module github.com/grafana/grafana/apps/investigation | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/grafana/grafana-app-sdk v0.23.1 | 	github.com/grafana/grafana-app-sdk v0.23.1 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/apps/playlist | module github.com/grafana/grafana/apps/playlist | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/grafana/grafana-app-sdk v0.23.1 | 	github.com/grafana/grafana-app-sdk v0.23.1 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module high-card | module high-card | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/prometheus/client_golang v1.22.0 | 	github.com/prometheus/client_golang v1.22.0 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module utf8-support | module utf8-support | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/prometheus/client_golang v1.22.0 | 	github.com/prometheus/client_golang v1.22.0 | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								go.mod
								
								
								
								
							
							
						
						
									
										2
									
								
								go.mod
								
								
								
								
							|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana | module github.com/grafana/grafana | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	buf.build/gen/go/parca-dev/parca/connectrpc/go v1.17.0-20240902100956-02fd72488966.1 // @grafana/observability-traces-and-profiling | 	buf.build/gen/go/parca-dev/parca/connectrpc/go v1.17.0-20240902100956-02fd72488966.1 // @grafana/observability-traces-and-profiling | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								go.work
								
								
								
								
							
							
						
						
									
										2
									
								
								go.work
								
								
								
								
							|  | @ -1,4 +1,4 @@ | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| // The `skip:golangci-lint` comment tag is used to exclude the package from the `golangci-lint` GitHub Action. | // The `skip:golangci-lint` comment tag is used to exclude the package from the `golangci-lint` GitHub Action. | ||||||
| // The module at the root of the repo (`.`) is excluded because ./pkg/... is included manually in the `golangci-lint` configuration. | // The module at the root of the repo (`.`) is excluded because ./pkg/... is included manually in the `golangci-lint` configuration. | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/hack | module github.com/grafana/grafana/hack | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require k8s.io/code-generator v0.32.0 | require k8s.io/code-generator v0.32.0 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/kindsv2 | module github.com/grafana/grafana/kindsv2 | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require github.com/grafana/cog v0.0.5 | require github.com/grafana/cog v0.0.5 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/aggregator | module github.com/grafana/grafana/pkg/aggregator | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/emicklei/go-restful/v3 v3.11.0 | 	github.com/emicklei/go-restful/v3 v3.11.0 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/apimachinery | module github.com/grafana/grafana/pkg/apimachinery | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/grafana/authlib v0.0.0-20250108202437-7a039176d884 // @grafana/identity-access-team | 	github.com/grafana/authlib v0.0.0-20250108202437-7a039176d884 // @grafana/identity-access-team | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/apiserver | module github.com/grafana/grafana/pkg/apiserver | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/google/go-cmp v0.7.0 | 	github.com/google/go-cmp v0.7.0 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/build | module github.com/grafana/grafana/pkg/build | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| // Override docker/docker to avoid: | // Override docker/docker to avoid: | ||||||
| // go: github.com/drone-runners/drone-runner-docker@v1.8.2 requires | // go: github.com/drone-runners/drone-runner-docker@v1.8.2 requires | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/build/wire | module github.com/grafana/grafana/pkg/build/wire | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/google/go-cmp v0.7.0 | 	github.com/google/go-cmp v0.7.0 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/codegen | module github.com/grafana/grafana/pkg/codegen | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	cuelang.org/go v0.11.1 | 	cuelang.org/go v0.11.1 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/plugins/codegen | module github.com/grafana/grafana/pkg/plugins/codegen | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| replace github.com/grafana/grafana/pkg/codegen => ../../codegen | replace github.com/grafana/grafana/pkg/codegen => ../../codegen | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/promlib | module github.com/grafana/grafana/pkg/promlib | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/grafana/dskit v0.0.0-20241105154643-a6b453a88040 | 	github.com/grafana/dskit v0.0.0-20241105154643-a6b453a88040 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/semconv | module github.com/grafana/grafana/pkg/semconv | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require go.opentelemetry.io/otel v1.36.0 | require go.opentelemetry.io/otel v1.36.0 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/storage/unified/apistore | module github.com/grafana/grafana/pkg/storage/unified/apistore | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| replace ( | replace ( | ||||||
| 	github.com/grafana/grafana => ../../../.. | 	github.com/grafana/grafana => ../../../.. | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/storage/unified/resource | module github.com/grafana/grafana/pkg/storage/unified/resource | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| replace ( | replace ( | ||||||
| 	github.com/grafana/grafana => ../../../.. | 	github.com/grafana/grafana => ../../../.. | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| module github.com/grafana/grafana/pkg/util/xorm | module github.com/grafana/grafana/pkg/util/xorm | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require ( | require ( | ||||||
| 	github.com/mattn/go-sqlite3 v1.14.22 | 	github.com/mattn/go-sqlite3 v1.14.22 | ||||||
|  |  | ||||||
|  | @ -3,7 +3,7 @@ global variables | ||||||
| """ | """ | ||||||
| 
 | 
 | ||||||
| grabpl_version = "v3.1.2" | grabpl_version = "v3.1.2" | ||||||
| golang_version = "1.24.5" | golang_version = "1.24.6" | ||||||
| 
 | 
 | ||||||
| # nodejs_version should match what's in ".nvmrc", but without the v prefix. | # nodejs_version should match what's in ".nvmrc", but without the v prefix. | ||||||
| nodejs_version = "22.16.0" | nodejs_version = "22.16.0" | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| module github.com/grafana/grafana/scripts/go-workspace | module github.com/grafana/grafana/scripts/go-workspace | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require golang.org/x/mod v0.24.0 | require golang.org/x/mod v0.24.0 | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| module github.com/grafana/grafana/scripts/modowners | module github.com/grafana/grafana/scripts/modowners | ||||||
| 
 | 
 | ||||||
| go 1.24.5 | go 1.24.6 | ||||||
| 
 | 
 | ||||||
| require golang.org/x/mod v0.24.0 | require golang.org/x/mod v0.24.0 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue