proxy.golang.org : github.com/observiq/terraform-provider-bindplane : v1.4.2
Package main is the main package for the provider.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/observiq/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.115.0
- cloud.google.com/go/auth v0.7.2
- cloud.google.com/go/auth/oauth2adapt v0.2.3
- cloud.google.com/go/compute/metadata v0.5.0
- cloud.google.com/go/iam v1.1.10
- cloud.google.com/go/pubsub v1.40.0
- dario.cat/mergo v1.0.0
- github.com/99designs/gqlgen v0.17.45
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e
- github.com/IBM/sarama v1.43.1
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/Masterminds/sprig/v3 v3.2.2
- github.com/Microsoft/go-winio v0.6.1
- github.com/Microsoft/hcsshim v0.11.4
- github.com/agext/levenshtein v1.2.2
- github.com/agnivade/levenshtein v1.1.1
- github.com/apparentlymart/go-textseg/v15 v15.0.0
- github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef
- github.com/auth0/go-jwt-middleware/v2 v2.2.1
- github.com/bytedance/sonic v1.11.9
- github.com/bytedance/sonic/loader v0.1.1
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cloudwego/base64x v0.1.4
- github.com/cloudwego/iasm v0.2.0
- github.com/containerd/containerd v1.7.15
- github.com/containerd/log v0.1.0
- github.com/cpuguy83/dockercfg v0.3.1
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/distribution/reference v0.5.0
- github.com/docker/docker v26.1.5+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/eapache/go-resiliency v1.6.0
- github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3
- github.com/eapache/queue v1.1.0
- github.com/fatih/color v1.14.1
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/gabriel-vasile/mimetype v1.4.4
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.10.0
- github.com/go-asn1-ber/asn1-ber v1.5.4
- github.com/go-ldap/ldap/v3 v3.4.4
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.2.6
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.22.0
- github.com/go-resty/resty/v2 v2.13.1
- github.com/goccy/go-json v0.10.3
- 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/golang/snappy v0.0.4
- 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.5
- github.com/gorilla/securecookie v1.1.2
- github.com/gorilla/sessions v1.3.0
- github.com/gorilla/websocket v1.5.1
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
- github.com/hashicorp/go-hclog v1.5.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.5.1
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/go-version v1.7.0
- github.com/hashicorp/golang-lru/v2 v2.0.7
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/hcl/v2 v2.18.0
- github.com/hashicorp/logutils v1.0.0
- github.com/hashicorp/terraform-plugin-go v0.19.0
- github.com/hashicorp/terraform-plugin-log v0.9.0
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.29.0
- github.com/hashicorp/terraform-registry-address v0.2.2
- github.com/hashicorp/terraform-svchost v0.1.1
- github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
- github.com/huandu/xstrings v1.4.0
- github.com/imdario/mergo v0.3.16
- github.com/jcmturner/aescts/v2 v2.0.0
- github.com/jcmturner/dnsutils/v2 v2.0.0
- github.com/jcmturner/gofork v1.7.6
- github.com/jcmturner/gokrb5/v8 v8.4.4
- github.com/jcmturner/rpc/v2 v2.0.3
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.17.8
- github.com/klauspost/cpuid/v2 v2.2.8
- github.com/leodido/go-urn v1.4.0
- github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.9
- github.com/minio/highwayhash v1.0.2
- github.com/mitchellh/copystructure v1.2.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/mitchellh/reflectwalk v1.0.2
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/sys/user v0.1.0
- github.com/moby/term v0.5.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/morikuni/aec v1.0.0
- github.com/nats-io/jwt/v2 v2.5.3
- github.com/nats-io/nats-server/v2 v2.10.9
- github.com/nats-io/nats.go v1.36.0
- github.com/nats-io/nkeys v0.4.7
- github.com/nats-io/nuid v1.0.1
- github.com/observiq/bindplane-op-enterprise v1.67.0
- github.com/observiq/stanza v1.6.1
- github.com/oklog/run v1.0.0
- github.com/oklog/ulid/v2 v2.1.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.105.0
- github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil v0.105.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0
- github.com/pelletier/go-toml/v2 v2.2.2
- github.com/pierrec/lz4/v4 v4.1.21
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
- github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/segmentio/analytics-go/v3 v3.3.0
- github.com/segmentio/backo-go v1.0.1
- github.com/sendgrid/rest v2.6.9+incompatible
- github.com/sendgrid/sendgrid-go v3.14.0+incompatible
- github.com/shirou/gopsutil/v3 v3.23.12
- github.com/shoenig/go-m1cpu v0.1.6
- github.com/shopspring/decimal v1.2.0
- github.com/sirupsen/logrus v1.9.3
- github.com/sosodev/duration v1.2.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.19.0
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.9.0
- github.com/subosito/gotenv v1.6.0
- github.com/testcontainers/testcontainers-go v0.31.0
- github.com/tklauser/go-sysconf v0.3.12
- github.com/tklauser/numcpus v0.6.1
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.12
- github.com/vektah/gqlparser/v2 v2.5.15
- github.com/vmihailenco/msgpack v4.0.4+incompatible
- github.com/vmihailenco/msgpack/v5 v5.3.5
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.2
- github.com/xdg-go/stringprep v1.0.4
- github.com/xplorfin/gql-bigint v0.4.0
- github.com/yusufpapurcu/wmi v1.2.3
- github.com/zclconf/go-cty v1.14.0
- go.opencensus.io v0.24.0
- go.opentelemetry.io/collector/pdata v1.12.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0
- go.opentelemetry.io/otel v1.28.0
- go.opentelemetry.io/otel/metric v1.28.0
- go.opentelemetry.io/otel/sdk v1.28.0
- go.opentelemetry.io/otel/trace v1.28.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.27.0
- golang.org/x/arch v0.8.0
- golang.org/x/crypto v0.25.0
- golang.org/x/exp v0.0.0-20240119083558-1b970713d09a
- golang.org/x/mod v0.19.0
- golang.org/x/net v0.27.0
- golang.org/x/oauth2 v0.21.0
- golang.org/x/sync v0.7.0
- golang.org/x/sys v0.22.0
- golang.org/x/text v0.16.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.23.0
- google.golang.org/api v0.189.0
- google.golang.org/appengine v1.6.8
- google.golang.org/genproto v0.0.0-20240722135656-d784300faade
- google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240722135656-d784300faade
- google.golang.org/grpc v1.65.0
- google.golang.org/protobuf v1.34.2
- gopkg.in/go-jose/go-jose.v2 v2.6.3
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/natefinch/lumberjack.v2 v2.2.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/apimachinery v0.29.3
- k8s.io/klog/v2 v2.120.1
- k8s.io/utils v0.0.0-20230726121419-3b25d923346b