grafana/pkg/plugins
Matheus Macabu caabb06cd8
Chore: Bump dependencies to address security issues (#101620)
* Chore: Bump golang.org/x/net to v0.36.0

* Chore: Use github.com/moby/moby version 27.5.1 instead of 26.0.0

* Chore: Bump github.com/ua-parser/uap-go to v0.0.0-20250213224047-9c035f085b90

* Chore: Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 to fix 32-bit overflow issue
2025-03-06 10:12:05 +01:00
..
auth Codegen: Remove pfs codegen dependency from Grafana codebase (#98840) 2025-01-10 22:43:40 +02:00
backendplugin UnifiedStorage: Rename Batch processing to Bulk (#101413) 2025-02-28 08:41:08 +03:00
codegen Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
config Plugins: Add synchronous CDN plugin loader (#99096) 2025-02-07 11:07:08 +01:00
envvars
httpresponsesender
instrumentationutils Mark grpc data source timeouts as cancelled queries (#100573) 2025-02-13 13:40:53 +01:00
log
manager Update `ErrRequestErrorBase` from `[plugin.downstreamError]` to `[plugin.requestFailureError]` (#100965) 2025-02-20 10:23:53 +01:00
pluginscdn
repo Plugins: Expose function to retrieve gcom info (#99372) 2025-01-22 16:41:34 +02:00
storage
apiserver.go
apiserver_test.go
errors.go Update `ErrRequestErrorBase` from `[plugin.downstreamError]` to `[plugin.requestFailureError]` (#100965) 2025-02-20 10:23:53 +01:00
ifaces.go Plugins: Update DefaultSignature function signature in PluginSource interface (#100519) 2025-02-19 12:19:45 +01:00
localfiles.go
localfiles_test.go
models.go PluginExtensions: Added support for sharing functions (#98888) 2025-02-13 10:18:55 +01:00
plugins.go PluginExtensions: Added support for sharing functions (#98888) 2025-02-13 10:18:55 +01:00
plugins_test.go PluginExtensions: Added support for sharing functions (#98888) 2025-02-13 10:18:55 +01:00
test_utils.go