proxy.golang.org : github.com/turbot/steampipe-plugin-splunk : v1.1.0
Use SQL to query logs, indexes, apps and more Splunk. Open source CLI. No DB required.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/turbot/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.112.1
- cloud.google.com/go/compute/metadata v0.3.0
- cloud.google.com/go/iam v1.1.6
- cloud.google.com/go/storage v1.38.0
- github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
- github.com/agext/levenshtein v1.2.3
- github.com/allegro/bigcache/v3 v3.1.0
- github.com/apparentlymart/go-textseg/v15 v15.0.0
- github.com/aws/aws-sdk-go v1.44.183
- github.com/beorn7/perks v1.0.1
- github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
- github.com/btubbs/datetime v0.1.1
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
- github.com/dgraph-io/ristretto v0.2.0
- github.com/dustin/go-humanize v1.0.1
- github.com/eko/gocache/lib/v4 v4.1.6
- github.com/eko/gocache/store/bigcache/v4 v4.2.1
- github.com/eko/gocache/store/ristretto/v4 v4.2.1
- github.com/fatih/color v1.17.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/gertd/go-pluralize v0.2.1
- github.com/ghodss/yaml v1.0.0
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.4
- github.com/google/go-cmp v0.6.0
- github.com/google/go-querystring v1.1.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.3
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-getter v1.7.5
- github.com/hashicorp/go-hclog v1.6.3
- github.com/hashicorp/go-plugin v1.6.1
- github.com/hashicorp/go-safetemp v1.0.0
- github.com/hashicorp/go-version v1.7.0
- github.com/hashicorp/hcl/v2 v2.20.1
- github.com/hashicorp/yamux v0.1.1
- github.com/iancoleman/strcase v0.3.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/klauspost/compress v1.17.2
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.15
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/go-wordwrap v1.0.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/oklog/run v1.0.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/rivo/uniseg v0.2.0
- github.com/sethvargo/go-retry v0.2.4
- github.com/stevenle/topsort v0.2.0
- github.com/tkrajina/go-reflector v0.5.6
- github.com/turbot/go-kit v1.1.0
- github.com/turbot/steampipe-plugin-sdk/v5 v5.11.5
- github.com/ulikunitz/xz v0.5.10
- github.com/zclconf/go-cty v1.14.4
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
- go.opentelemetry.io/otel v1.26.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.26.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24.0
- go.opentelemetry.io/otel/metric v1.26.0
- go.opentelemetry.io/otel/sdk v1.26.0
- go.opentelemetry.io/otel/sdk/metric v1.26.0
- go.opentelemetry.io/otel/trace v1.26.0
- go.opentelemetry.io/proto/otlp v1.2.0
- golang.org/x/crypto v0.35.0
- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
- golang.org/x/mod v0.19.0
- golang.org/x/net v0.36.0
- golang.org/x/oauth2 v0.21.0
- golang.org/x/sync v0.11.0
- golang.org/x/sys v0.30.0
- golang.org/x/text v0.22.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.23.0
- google.golang.org/api v0.171.0
- google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
- google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117
- google.golang.org/grpc v1.66.0
- google.golang.org/protobuf v1.34.2
- gopkg.in/yaml.v2 v2.4.0