proxy.golang.org : github.com/everythings-gonna-be-alright/vault-plugin-database-clickhouse : v0.0.2
Plugin for connect vault database secret engine with clickhouse
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/everythings-gonna-be-alright/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go/cloudsqlconn v1.4.3
- cloud.google.com/go/compute/metadata v0.3.0
- github.com/ClickHouse/ch-go v0.61.5
- github.com/ClickHouse/clickhouse-go/v2 v2.29.0
- github.com/Microsoft/go-winio v0.6.2
- github.com/andybalholm/brotli v1.1.0
- github.com/armon/go-metrics v0.4.1
- github.com/armon/go-radix v1.0.0
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/distribution/reference v0.6.0
- github.com/docker/docker v27.3.1+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/fatih/color v1.16.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/go-faster/city v1.0.1
- github.com/go-faster/errors v0.7.1
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.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/golang/snappy v0.0.4
- 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/grpc-ecosystem/grpc-gateway/v2 v2.22.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-hclog v1.6.3
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-kms-wrapping/v2 v2.0.8
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.6.1
- github.com/hashicorp/go-secure-stdlib/base62 v0.1.2
- github.com/hashicorp/go-secure-stdlib/mlock v0.1.2
- github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8
- github.com/hashicorp/go-secure-stdlib/plugincontainer v0.4.1
- github.com/hashicorp/go-secure-stdlib/strutil v0.1.3-0.20240919193509-be09a04e4673
- github.com/hashicorp/go-sockaddr v1.0.6
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/vault/sdk v0.14.0
- github.com/hashicorp/yamux v0.1.1
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.14.3
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.3
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgtype v1.14.0
- github.com/jackc/pgx/v4 v4.18.3
- github.com/joshlf/go-acl v0.0.0-20200411065538-eae00ae38531
- github.com/klauspost/compress v1.17.7
- github.com/kr/text v0.2.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/go-testing-interface v1.14.1
- 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/oklog/run v1.1.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0
- github.com/paulmach/orb v0.11.1
- github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5
- github.com/pierrec/lz4 v2.6.1+incompatible
- 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/rogpeppe/go-internal v1.12.0
- github.com/ryanuber/go-glob v1.0.0
- github.com/sasha-s/go-deadlock v0.2.0
- github.com/segmentio/asm v1.2.0
- github.com/shopspring/decimal v1.4.0
- github.com/stretchr/testify v1.9.0
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0
- go.opentelemetry.io/otel v1.30.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.30.0
- go.opentelemetry.io/otel/metric v1.30.0
- go.opentelemetry.io/otel/trace v1.30.0
- go.opentelemetry.io/proto/otlp v1.3.1
- go.uber.org/atomic v1.11.0
- golang.org/x/crypto v0.27.0
- golang.org/x/net v0.29.0
- golang.org/x/oauth2 v0.22.0
- golang.org/x/sys v0.25.0
- golang.org/x/text v0.18.0
- golang.org/x/time v0.5.0
- google.golang.org/api v0.169.0
- google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
- google.golang.org/grpc v1.66.1
- google.golang.org/protobuf v1.34.2
- gopkg.in/yaml.v3 v3.0.1