proxy.golang.org : github.com/grafana/google-sheets-datasource : v1.2.15
Load Google Sheets in grafana
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/grafana/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go/compute/metadata v0.3.0
- github.com/BurntSushi/toml v1.3.2
- github.com/apache/arrow/go/v15 v15.0.2
- github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
- github.com/beorn7/perks v1.0.1
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cheekybits/genny v1.0.0
- github.com/chromedp/cdproto v0.0.0-20231011050154-1d073bb38998
- github.com/cpuguy83/go-md2man/v2 v2.0.4
- github.com/davecgh/go-spew v1.1.1
- github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a
- github.com/fatih/color v1.15.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/getkin/kin-openapi v0.124.0
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.20.2
- github.com/go-openapi/swag v0.22.8
- github.com/goccy/go-json v0.10.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/google/flatbuffers v23.5.26+incompatible
- github.com/google/go-cmp v0.6.0
- github.com/google/s2a-go v0.1.7
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.2
- github.com/googleapis/gax-go/v2 v2.12.2
- github.com/gorilla/mux v1.8.1
- github.com/grafana/grafana-google-sdk-go v0.2.1
- github.com/grafana/grafana-plugin-sdk-go v0.251.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.0.1
- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
- github.com/hashicorp/go-hclog v1.6.3
- github.com/hashicorp/go-plugin v1.6.1
- github.com/hashicorp/yamux v0.1.1
- github.com/invopop/yaml v0.2.0
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.17.9
- github.com/klauspost/cpuid/v2 v2.2.5
- 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.19
- github.com/mattn/go-runewidth v0.0.15
- github.com/mitchellh/go-testing-interface v1.14.1
- 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/oklog/run v1.1.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/perimeterx/marshmallow v1.1.5
- github.com/pierrec/lz4/v4 v4.1.18
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.20.3
- github.com/prometheus/client_model v0.6.1
- github.com/prometheus/common v0.55.0
- github.com/prometheus/procfs v0.15.1
- github.com/rivo/uniseg v0.4.4
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.9.0
- github.com/unknwon/bra v0.0.0-20200517080246-1e3013ecaff8
- github.com/unknwon/com v1.0.1
- github.com/unknwon/log v0.0.0-20200308114134-929b1006e34a
- github.com/urfave/cli v1.22.15
- github.com/zeebo/xxh3 v1.0.2
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0
- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.53.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
- go.opentelemetry.io/contrib/propagators/jaeger v1.29.0
- go.opentelemetry.io/contrib/samplers/jaegerremote v0.23.0
- go.opentelemetry.io/otel v1.29.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0
- go.opentelemetry.io/otel/metric v1.29.0
- go.opentelemetry.io/otel/sdk v1.29.0
- go.opentelemetry.io/otel/trace v1.29.0
- go.opentelemetry.io/proto/otlp v1.3.1
- golang.org/x/crypto v0.27.0
- golang.org/x/exp v0.0.0-20231006140011-7918f672742d
- golang.org/x/mod v0.17.0
- golang.org/x/net v0.29.0
- golang.org/x/oauth2 v0.23.0
- golang.org/x/sync v0.8.0
- golang.org/x/sys v0.25.0
- golang.org/x/text v0.18.0
- golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
- google.golang.org/api v0.169.0
- google.golang.org/genproto/googleapis/api v0.0.0-20240822170219-fc7c04adadcd
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142
- google.golang.org/grpc v1.66.0
- google.golang.org/protobuf v1.34.2
- gopkg.in/fsnotify/fsnotify.v1 v1.4.7
- gopkg.in/yaml.v3 v3.0.1