proxy.golang.org : github.com/observiq/terraform-provider-bindplane : v0.0.1
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
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- 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.5.2
- github.com/agext/levenshtein v1.2.2
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/bytedance/sonic v1.9.1
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/containerd/containerd v1.6.19
- github.com/cpuguy83/dockercfg v0.3.1
- github.com/davecgh/go-spew v1.1.1
- github.com/docker/distribution v2.8.2+incompatible
- github.com/docker/docker v23.0.5+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.5.0
- github.com/fatih/color v1.13.0
- github.com/fsnotify/fsnotify v1.6.0
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-logr/logr v1.2.4
- github.com/go-logr/stdr v1.2.2
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.0
- github.com/go-resty/resty/v2 v2.7.0
- github.com/goccy/go-json v0.10.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/gorilla/securecookie v1.1.1
- github.com/gorilla/sessions v1.2.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.4.9
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/hcl/v2 v2.16.2
- github.com/hashicorp/logutils v1.0.0
- github.com/hashicorp/terraform-plugin-go v0.15.0
- github.com/hashicorp/terraform-plugin-log v0.9.0
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1
- github.com/hashicorp/terraform-registry-address v0.2.0
- github.com/hashicorp/terraform-svchost v0.0.1
- github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
- github.com/huandu/xstrings v1.3.2
- github.com/imdario/mergo v0.3.15
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.11.13
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/leodido/go-urn v1.2.4
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.19
- 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/patternmatcher v0.5.0
- github.com/moby/sys/sequential v0.5.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/observiq/bindplane-op v1.21.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/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc2
- github.com/opencontainers/runc v1.1.5
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/shopspring/decimal v1.2.0
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/afero v1.9.5
- github.com/spf13/cast v1.5.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.16.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.8.4
- github.com/subosito/gotenv v1.4.2
- github.com/testcontainers/testcontainers-go v0.21.0
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- 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/zclconf/go-cty v1.13.1
- go.etcd.io/bbolt v1.3.6
- go.opentelemetry.io/collector/pdata v0.66.0
- go.opentelemetry.io/otel v1.16.0
- go.opentelemetry.io/otel/metric v1.16.0
- go.opentelemetry.io/otel/trace v1.16.0
- go.uber.org/atomic v1.10.0
- go.uber.org/goleak v1.2.1
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.24.0
- golang.org/x/arch v0.3.0
- golang.org/x/crypto v0.11.0
- golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
- golang.org/x/net v0.12.0
- golang.org/x/sys v0.10.0
- golang.org/x/text v0.11.0
- golang.org/x/time v0.3.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230629202037-9506855d4529
- google.golang.org/grpc v1.56.1
- google.golang.org/protobuf v1.31.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/apimachinery v0.27.1
- k8s.io/klog/v2 v2.90.1
- k8s.io/utils v0.0.0-20230209194617-a36077c30491