mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 10:29:20 +08:00
Feat: Setup the App SDK logging module (#98927)
* Feat: Setup the App SDK logging module * Build: Depend on logging pkg and update App SDK * Chore: Assign owner to logging module
This commit is contained in:

committed by
GitHub

parent
cbb688e910
commit
36d6fad421
@ -57,7 +57,7 @@ require (
|
||||
github.com/hashicorp/go-hclog v1.6.3 // indirect
|
||||
github.com/hashicorp/go-plugin v1.6.2 // indirect
|
||||
github.com/hashicorp/yamux v0.1.1 // indirect
|
||||
github.com/invopop/jsonschema v0.12.0 // indirect
|
||||
github.com/invopop/jsonschema v0.13.0 // indirect
|
||||
github.com/invopop/yaml v0.3.1 // indirect
|
||||
github.com/josharian/intern v1.0.0 // indirect
|
||||
github.com/jszwedko/go-datemath v0.1.1-0.20230526204004-640a500621d6 // indirect
|
||||
|
Reference in New Issue
Block a user