GitHub / davepgreene / go-db-credential-refresh
Reconnecting, credential refreshing SQL DB driver adapter in Go
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davepgreene%2Fgo-db-credential-refresh
Stars: 5
Forks: 0
Open issues: 7
License: mit
Language: Go
Size: 508 KB
Dependencies parsed at:
4,443
Created at: almost 5 years ago
Updated at: 7 days ago
Pushed at: 7 days ago
Last synced at: 6 days ago
go.mod
go
- github.com/go-sql-driver/mysql v1.6.0
- github.com/go-test/deep v1.0.8
- github.com/jackc/pgx/v4 v4.15.0
- github.com/kr/pretty v0.3.0
- github.com/lib/pq v1.10.5
- github.com/pkg/errors v0.9.1
- github.com/rogpeppe/go-internal v1.6.2
- golang.org/x/crypto v0.0.0-20220208050332-20e1d8d225ab
- golang.org/x/text v0.3.7
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
.github/workflows/go.yml
actions
- actions/cache v2 composite
- actions/checkout v3 composite
- actions/setup-go v2 composite
.github/workflows/lint.yml
actions
- actions/cache v2 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- golangci/golangci-lint-action v3 composite
.github/workflows/test.yml
actions
- actions/cache v2 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- codecov/codecov-action v2 composite
- bou.ke/monkey v1.0.2
- github.com/aws/aws-sdk-go-v2 v1.16.2
- github.com/aws/aws-sdk-go-v2/credentials v1.11.2
- github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.1.19
- github.com/davepgreene/go-db-credential-refresh v0.0.0-00010101000000-000000000000
- github.com/mitchellh/mapstructure v1.4.3
- cloud.google.com/go v0.65.0
- github.com/Azure/azure-sdk-for-go v61.4.0+incompatible
- github.com/Azure/go-autorest v14.2.0+incompatible
- github.com/Azure/go-autorest/autorest v0.11.24
- github.com/Azure/go-autorest/autorest/adal v0.9.18
- github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
- github.com/Azure/go-autorest/autorest/azure/cli v0.4.5
- github.com/Azure/go-autorest/autorest/date v0.3.0
- github.com/Azure/go-autorest/autorest/to v0.4.0
- github.com/Azure/go-autorest/autorest/validation v0.3.1
- github.com/Azure/go-autorest/logger v0.2.1
- github.com/Azure/go-autorest/tracing v0.6.0
- github.com/DataDog/datadog-go v3.2.0+incompatible
- github.com/Jeffail/gabs v1.1.1
- github.com/Masterminds/goutils v1.1.0
- github.com/Masterminds/semver v1.5.0
- github.com/Masterminds/sprig v2.22.0+incompatible
- github.com/NYTimes/gziphandler v1.1.1
- github.com/StackExchange/wmi v1.2.1
- github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190620160927-9418d7b0cd0f
- github.com/armon/go-metrics v0.3.10
- github.com/armon/go-radix v1.0.0
- github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
- github.com/aws/aws-sdk-go v1.37.19
- github.com/beorn7/perks v1.0.1
- github.com/bgentry/speakeasy v0.1.0
- github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
- github.com/briankassouf/jose v0.9.2-0.20180619214549-d2569464773f
- github.com/cenkalti/backoff/v3 v3.2.2
- github.com/cespare/xxhash/v2 v2.1.1
- github.com/chrismalek/oktasdk-go v0.0.0-20181212195951-3430665dfaa0
- github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible
- github.com/circonus-labs/circonusllhist v0.1.3
- github.com/containerd/containerd v1.5.10
- github.com/davecgh/go-spew v1.1.1
- github.com/davepgreene/go-db-credential-refresh v0.0.0-00010101000000-000000000000
- github.com/denverdino/aliyungo v0.0.0-20190125010748-a747050bb1ba
- github.com/digitalocean/godo v1.7.5
- github.com/dimchansky/utfbom v1.1.1
- github.com/dnaeon/go-vcr v1.2.0
- github.com/docker/distribution v2.8.0+incompatible
- github.com/duosecurity/duo_api_golang v0.0.0-20190308151101-6c680f768e74
- github.com/evanphx/json-patch/v5 v5.6.0
- github.com/fatih/color v1.13.0
- github.com/fatih/structs v1.1.0
- github.com/go-logr/logr v1.2.0
- github.com/go-ole/go-ole v1.2.5
- github.com/go-sql-driver/mysql v1.6.0
- github.com/go-test/deep v1.0.8
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.3.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/go-cmp v0.5.7
- github.com/google/go-metrics-stackdriver v0.2.0
- github.com/google/go-querystring v1.1.0
- github.com/google/gofuzz v1.1.0
- github.com/google/uuid v1.3.0
- github.com/googleapis/gax-go/v2 v2.0.5
- github.com/googleapis/gnostic v0.5.5
- github.com/gophercloud/gophercloud v0.1.0
- github.com/hashicorp/consul/sdk v0.8.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-discover v0.0.0-20210818145131-c573d69da192
- github.com/hashicorp/go-hclog v1.2.0
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-kms-wrapping v0.7.0
- github.com/hashicorp/go-kms-wrapping/entropy v0.1.0
- github.com/hashicorp/go-memdb v1.3.2
- github.com/hashicorp/go-msgpack v1.1.5
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.4.3
- github.com/hashicorp/go-raftchunking v0.6.3-0.20191002164813-7e9e8525653a
- github.com/hashicorp/go-retryablehttp v0.7.0
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/hashicorp/go-secure-stdlib/awsutil v0.1.5
- 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.3
- github.com/hashicorp/go-secure-stdlib/reloadutil v0.1.1
- github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
- github.com/hashicorp/go-secure-stdlib/tlsutil v0.1.1
- github.com/hashicorp/go-sockaddr v1.0.2
- github.com/hashicorp/go-uuid v1.0.2
- github.com/hashicorp/go-version v1.4.0
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.1-vault-3
- github.com/hashicorp/mdns v1.0.4
- github.com/hashicorp/raft v1.3.3
- github.com/hashicorp/raft-autopilot v0.1.3
- github.com/hashicorp/raft-boltdb/v2 v2.0.0-20210421194847-a7e34179d62c
- github.com/hashicorp/raft-snapshot v1.0.3
- github.com/hashicorp/vault v1.10.0
- github.com/hashicorp/vault-plugin-auth-kubernetes v0.12.0
- github.com/hashicorp/vault/api v1.5.0
- github.com/hashicorp/vault/sdk v0.4.2-0.20220321211954-d7083ad326db
- github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443
- github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87
- github.com/huandu/xstrings v1.3.2
- github.com/imdario/mergo v0.3.12
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.11.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.2.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.10.0
- github.com/jackc/pgx/v4 v4.15.0
- github.com/jarcoal/httpmock v1.0.7
- github.com/jefferai/isbadcipher v0.0.0-20190226160619-51d2077c035f
- github.com/jefferai/jsonx v1.0.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f
- github.com/json-iterator/go v1.1.12
- github.com/keybase/go-crypto v0.0.0-20190403132359-d65b6b94177f
- github.com/lib/pq v1.10.5
- github.com/linode/linodego v0.7.1
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/miekg/dns v1.1.41
- github.com/mitchellh/cli v1.1.2
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.14.0
- github.com/mitchellh/mapstructure v1.4.3
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2
- github.com/oklog/run v1.1.0
- github.com/onsi/ginkgo v1.16.4
- github.com/onsi/gomega v1.16.0
- github.com/opencontainers/image-spec v1.0.2
- github.com/opencontainers/runc v1.0.3
- github.com/oracle/oci-go-sdk v13.1.0+incompatible
- github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5
- github.com/pierrec/lz4 v2.6.1+incompatible
- github.com/pires/go-proxyproto v0.6.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/posener/complete v1.2.3
- github.com/pquerna/otp v1.2.1-0.20191009055518-468c2dd2b58d
- github.com/prometheus/client_golang v1.11.1
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.26.0
- github.com/prometheus/procfs v0.6.0
- github.com/rboyer/safeio v0.2.1
- github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03
- github.com/ryanuber/go-glob v1.0.0
- github.com/sasha-s/go-deadlock v0.2.0
- github.com/sethvargo/go-limiter v0.7.1
- github.com/shirou/gopsutil v3.21.5+incompatible
- github.com/sirupsen/logrus v1.8.1
- github.com/smartystreets/goconvey v1.6.4
- github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.7.0
- github.com/tencentcloud/tencentcloud-sdk-go v1.0.162
- github.com/tklauser/go-sysconf v0.3.9
- github.com/tklauser/numcpus v0.3.0
- github.com/tv42/httpunix v0.0.0-20191220191345-2ba4b9c3382c
- github.com/vmware/govmomi v0.18.0
- go.etcd.io/bbolt v1.3.6
- go.opencensus.io v0.23.0
- go.uber.org/atomic v1.9.0
- golang.org/x/crypto v0.0.0-20220208050332-20e1d8d225ab
- golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
- golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20220207234003-57398862261d
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
- google.golang.org/api v0.30.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220207185906-7721543eae58
- google.golang.org/grpc v1.44.0
- google.golang.org/protobuf v1.27.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/ini.v1 v1.62.0
- gopkg.in/resty.v1 v1.12.0
- gopkg.in/square/go-jose.v2 v2.6.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- k8s.io/api v0.23.5
- k8s.io/apimachinery v0.23.5
- k8s.io/client-go v0.22.2
- k8s.io/klog/v2 v2.30.0
- k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65
- k8s.io/utils v0.0.0-20211116205334-6203023598ed
- sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6
- sigs.k8s.io/structured-merge-diff/v4 v4.2.1
- sigs.k8s.io/yaml v1.2.0
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite