App SDK: Update to v0.47.0 (#112519)

This commit is contained in:
Todd Treece
2025-10-16 15:41:41 +00:00
committed by GitHub
parent 26d36ec7ff
commit 30d79476cd
65 changed files with 239 additions and 311 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ replace github.com/grafana/grafana/pkg/codegen => ../../codegen
require (
cuelang.org/go v0.11.1
github.com/grafana/codejen v0.0.4-0.20230321061741-77f656893a3d
github.com/grafana/cog v0.0.41
github.com/grafana/cog v0.0.43
github.com/grafana/cuetsy v0.1.11
github.com/grafana/grafana/pkg/codegen v0.0.0-20250514132646-acbc7b54ed9e
)