Skip to content

Commit 4bb4de6

Browse files
fix(deps): update grafana monorepo to v0.0.85-test
| datasource | package | from | to | | ---------- | -------------------------------------------------------- | ---------------------------------- | ------------ | | go | github.com/grafana/grafana/apps/alerting/alertenrichment | v0.0.0-20250925121631-89b988ca553e | v0.0.85-test | | go | github.com/grafana/grafana/apps/alerting/notifications | v0.0.0-20260323093832-0cb690db9135 | v0.0.85-test | | go | github.com/grafana/grafana/apps/alerting/rules | v0.0.0-20251029161707-af8d166b909c | v0.0.85-test | | go | github.com/grafana/grafana/apps/dashboard | v0.0.0-20260326093239-3210d4ee04fe | v0.0.85-test | | go | github.com/grafana/grafana/apps/playlist | v0.0.0-20250424064802-2fbb2d6f5d27 | v0.0.85-test | | go | github.com/grafana/grafana/apps/provisioning | v0.0.0-20260218091122-4fe7fb5b985e | v0.0.85-test | | go | github.com/grafana/grafana/apps/secret | v0.0.0-20260224124528-75b1e0cf0f79 | v0.0.85-test | | go | github.com/grafana/grafana/pkg/apimachinery | v0.0.0-20260225160729-8b7042cc192e | v0.0.85-test | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 3e77e12 commit 4bb4de6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ require (
1515
github.com/grafana/grafana-asserts-public-clients/go/gcom v0.0.0-20260203142553-433280da6996
1616
github.com/grafana/grafana-com-public-clients/go/gcom v0.0.0-20260306090535-0b052cdc9559
1717
github.com/grafana/grafana-openapi-client-go v0.0.0-20250617151817-c0f8cbb88d5c
18-
github.com/grafana/grafana/apps/alerting/alertenrichment v0.0.0-20250925121631-89b988ca553e
19-
github.com/grafana/grafana/apps/alerting/rules v0.0.0-20251029161707-af8d166b909c
20-
github.com/grafana/grafana/apps/dashboard v0.0.0-20260326093239-3210d4ee04fe
21-
github.com/grafana/grafana/apps/playlist v0.0.0-20250424064802-2fbb2d6f5d27
22-
github.com/grafana/grafana/pkg/apimachinery v0.0.0-20260225160729-8b7042cc192e
18+
github.com/grafana/grafana/apps/alerting/alertenrichment v0.0.85-test
19+
github.com/grafana/grafana/apps/alerting/rules v0.0.85-test
20+
github.com/grafana/grafana/apps/dashboard v0.0.85-test
21+
github.com/grafana/grafana/apps/playlist v0.0.85-test
22+
github.com/grafana/grafana/pkg/apimachinery v0.0.85-test
2323
github.com/grafana/k6-cloud-openapi-client-go v0.0.0-20251022100644-dd6cfbb68f85
2424
github.com/grafana/machine-learning-go-client v0.8.2
2525
github.com/grafana/river v0.3.0
@@ -58,9 +58,9 @@ require (
5858
require (
5959
github.com/evanw/esbuild v0.25.10
6060
github.com/google/uuid v1.6.0
61-
github.com/grafana/grafana/apps/alerting/notifications v0.0.0-20260323093832-0cb690db9135
62-
github.com/grafana/grafana/apps/provisioning v0.0.0-20260218091122-4fe7fb5b985e
63-
github.com/grafana/grafana/apps/secret v0.0.0-20260224124528-75b1e0cf0f79
61+
github.com/grafana/grafana/apps/alerting/notifications v0.0.85-test
62+
github.com/grafana/grafana/apps/provisioning v0.0.85-test
63+
github.com/grafana/grafana/apps/secret v0.0.85-test
6464
github.com/knadh/koanf/v2 v2.3.0
6565
go.yaml.in/yaml/v3 v3.0.4
6666
golang.org/x/mod v0.33.0

0 commit comments

Comments
 (0)