Apps: Fix status key functions (#108915)

This commit is contained in:
Todd Treece
2025-07-30 17:11:39 -04:00
committed by GitHub
parent 0f53290ca7
commit 8729ea2dba
24 changed files with 129 additions and 102 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.24.5
require (
github.com/google/go-cmp v0.7.0
github.com/grafana/authlib/types v0.0.0-20250710201142-9542f2f28d43
github.com/grafana/grafana-app-sdk/logging v0.40.0
github.com/grafana/grafana-app-sdk/logging v0.40.1
github.com/grafana/grafana/pkg/apimachinery v0.0.0-20250514132646-acbc7b54ed9e
github.com/prometheus/client_golang v1.22.0
github.com/stretchr/testify v1.10.0