Chore: Update app-sdk to v0.48.1 (#113023)

This commit is contained in:
Ryan McKinley
2025-10-27 09:34:26 +03:00
committed by GitHub
parent 6a15f40a85
commit 5df4a3b9a3
55 changed files with 419 additions and 403 deletions
+4 -4
View File
@@ -6,10 +6,10 @@ require (
cuelang.org/go v0.11.1
github.com/dave/dst v0.27.3
github.com/grafana/codejen v0.0.4-0.20230321061741-77f656893a3d
github.com/grafana/cog v0.0.43
github.com/grafana/cog v0.0.44
github.com/grafana/cuetsy v0.1.11
github.com/matryer/is v1.4.1
golang.org/x/tools v0.37.0
golang.org/x/tools v0.38.0
)
require (
@@ -47,8 +47,8 @@ require (
github.com/woodsbury/decimal128 v1.3.0 // indirect
github.com/xlab/treeprint v1.2.0 // indirect
github.com/yalue/merged_fs v1.3.0 // indirect
golang.org/x/mod v0.28.0 // indirect
golang.org/x/net v0.45.0 // indirect
golang.org/x/mod v0.29.0 // indirect
golang.org/x/net v0.46.0 // indirect
golang.org/x/sync v0.17.0 // indirect
golang.org/x/text v0.30.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect