proxy.golang.org : github.com/grafana/grafana-plugin-sdk-go : v0.279.0
Package sdk is the root of the packages used to access Grafana Plugin SDK for Go. See https://pkg.go.dev/github.com/grafana/grafana-plugin-sdk-go for a full list of sub-packages.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/grafana/grafana-plugin-sdk-go@v0.279.0
Published:
Indexed:
Related tag:
v0.279.0
Loading...
Readme
Loading...
Dependencies
- github.com/BurntSushi/toml v1.5.0
- github.com/apache/arrow-go/v18 v18.4.0
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
- github.com/bahlo/generic-list-go v0.2.0
- github.com/beorn7/perks v1.0.1
- github.com/buger/jsonparser v1.1.1
- github.com/cenkalti/backoff/v5 v5.0.2
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cheekybits/genny v1.0.0
- github.com/chromedp/cdproto v0.0.0-20250803210736-d308e07a266d
- github.com/cpuguy83/go-md2man/v2 v2.0.7
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/elazarl/goproxy v1.7.2
- github.com/emicklei/go-restful/v3 v3.11.0
- github.com/fatih/color v1.15.0
- github.com/getkin/kin-openapi v0.132.0
- github.com/go-logr/logr v1.4.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/analysis v0.23.0
- github.com/go-openapi/errors v0.22.0
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/loads v0.22.0
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/strfmt v0.23.0
- github.com/go-openapi/swag v0.23.0
- github.com/go-openapi/validate v0.24.0
- github.com/goccy/go-json v0.10.5
- github.com/gogo/googleapis v1.4.1
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.4
- github.com/google/flatbuffers v25.2.10+incompatible
- github.com/google/gnostic-models v0.6.9
- github.com/google/go-cmp v0.7.0
- github.com/google/uuid v1.6.0
- github.com/gorilla/mux v1.8.0
- github.com/grafana/otel-profiling-go v0.5.1
- github.com/grafana/pyroscope-go/godeltaprof v0.1.8
- github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
- github.com/hashicorp/go-hclog v1.6.3
- github.com/hashicorp/go-plugin v1.7.0
- github.com/hashicorp/yamux v0.1.2
- github.com/invopop/jsonschema v0.13.0
- github.com/jaegertracing/jaeger-idl v0.5.0
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/jszwedko/go-datemath v0.1.1-0.20230526204004-640a500621d6
- github.com/klauspost/compress v1.18.0
- github.com/klauspost/cpuid/v2 v2.2.11
- github.com/magefile/mage v1.15.0
- github.com/mailru/easyjson v0.7.7
- github.com/mattetti/filebuffer v1.0.1
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.16
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037
- github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90
- github.com/oklog/run v1.1.0
- github.com/oklog/ulid v1.3.1
- github.com/olekukonko/tablewriter v0.0.5
- github.com/perimeterx/marshmallow v1.1.5
- github.com/pierrec/lz4/v4 v4.1.22
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/prometheus/client_golang v1.23.0
- github.com/prometheus/client_model v0.6.2
- github.com/prometheus/common v0.65.0
- github.com/prometheus/procfs v0.16.1
- github.com/rivo/uniseg v0.4.7
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/stretchr/testify v1.10.0
- github.com/unknwon/bra v0.0.0-20200517080246-1e3013ecaff8
- github.com/unknwon/com v1.0.1
- github.com/unknwon/log v0.0.0-20150304194804-e617c87089d3
- github.com/urfave/cli v1.22.17
- github.com/wk8/go-ordered-map/v2 v2.1.8
- github.com/zeebo/xxh3 v1.0.2
- go.mongodb.org/mongo-driver v1.14.0
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.62.0
- go.opentelemetry.io/contrib/propagators/jaeger v1.37.0
- go.opentelemetry.io/contrib/samplers/jaegerremote v0.31.0
- go.opentelemetry.io/otel v1.37.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0
- go.opentelemetry.io/otel/metric v1.37.0
- go.opentelemetry.io/otel/sdk v1.37.0
- go.opentelemetry.io/otel/trace v1.37.0
- go.opentelemetry.io/proto/otlp v1.7.0
- golang.org/x/exp v0.0.0-20250811191247-51f88131bc50
- golang.org/x/mod v0.27.0
- golang.org/x/net v0.43.0
- golang.org/x/oauth2 v0.30.0
- golang.org/x/sync v0.16.0
- golang.org/x/sys v0.35.0
- golang.org/x/text v0.28.0
- golang.org/x/tools v0.36.0
- golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
- google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250811230008-5f3141c8851a
- google.golang.org/grpc v1.74.2
- google.golang.org/protobuf v1.36.7
- gopkg.in/fsnotify/fsnotify.v1 v1.4.7
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff
- k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
- sigs.k8s.io/randfill v1.0.0