|
| 1 | +module github.com/dreamteam-gg/vault-atlas-plugin |
| 2 | + |
| 3 | +go 1.12 |
| 4 | + |
| 5 | +require ( |
| 6 | + contrib.go.opencensus.io/exporter/ocagent v0.4.9 // indirect |
| 7 | + github.com/Azure/azure-sdk-for-go v26.7.0+incompatible // indirect |
| 8 | + github.com/Azure/go-autorest v11.7.0+incompatible // indirect |
| 9 | + github.com/Microsoft/go-winio v0.4.12 // indirect |
| 10 | + github.com/NYTimes/gziphandler v1.1.1 // indirect |
| 11 | + github.com/SAP/go-hdb v0.14.1 // indirect |
| 12 | + github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190328075325-5887fb5d0027 // indirect |
| 13 | + github.com/araddon/gou v0.0.0-20190110011759-c797efecbb61 // indirect |
| 14 | + github.com/aws/aws-sdk-go v1.19.4 // indirect |
| 15 | + github.com/boombuler/barcode v1.0.0 // indirect |
| 16 | + github.com/briankassouf/jose v0.9.1 // indirect |
| 17 | + github.com/cenkalti/backoff v2.1.1+incompatible // indirect |
| 18 | + github.com/centrify/cloud-golang-sdk v0.0.0-20190214225812-119110094d0f // indirect |
| 19 | + github.com/chrismalek/oktasdk-go v0.0.0-20181212195951-3430665dfaa0 // indirect |
| 20 | + github.com/containerd/continuity v0.0.0-20181203112020-004b46473808 // indirect |
| 21 | + github.com/coreos/etcd v3.3.12+incompatible // indirect |
| 22 | + github.com/coreos/go-oidc v2.0.0+incompatible // indirect |
| 23 | + github.com/coreos/go-semver v0.2.0 // indirect |
| 24 | + github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e // indirect |
| 25 | + github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect |
| 26 | + github.com/dancannon/gorethink v4.0.0+incompatible // indirect |
| 27 | + github.com/denisenkom/go-mssqldb v0.0.0-20190328043727-2183450503ad // indirect |
| 28 | + github.com/dimchansky/utfbom v1.1.0 // indirect |
| 29 | + github.com/duosecurity/duo_api_golang v0.0.0-20190308151101-6c680f768e74 // indirect |
| 30 | + github.com/fullsailor/pkcs7 v0.0.0-20180613152042-8306686428a5 // indirect |
| 31 | + github.com/gammazero/deque v0.0.0-20190130191400-2afb3858e9c7 // indirect |
| 32 | + github.com/gammazero/workerpool v0.0.0-20181230203049-86a96b5d5d92 // indirect |
| 33 | + github.com/garyburd/redigo v1.6.0 // indirect |
| 34 | + github.com/go-errors/errors v1.0.1 // indirect |
| 35 | + github.com/go-ldap/ldap v3.0.2+incompatible // indirect |
| 36 | + github.com/go-sql-driver/mysql v1.4.1 // indirect |
| 37 | + github.com/go-stomp/stomp v2.0.2+incompatible // indirect |
| 38 | + github.com/gocql/gocql v0.0.0-20190325140904-fc3925ac2cbd // indirect |
| 39 | + github.com/gogo/protobuf v1.2.1 // indirect |
| 40 | + github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect |
| 41 | + github.com/golang/mock v1.2.0 // indirect |
| 42 | + github.com/golang/snappy v0.0.1 // indirect |
| 43 | + github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf // indirect |
| 44 | + github.com/googleapis/gax-go v2.0.2+incompatible // indirect |
| 45 | + github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75 // indirect |
| 46 | + github.com/gorilla/websocket v1.4.0 // indirect |
| 47 | + github.com/grpc-ecosystem/go-grpc-middleware v1.0.0 // indirect |
| 48 | + github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect |
| 49 | + github.com/grpc-ecosystem/grpc-gateway v1.8.5 // indirect |
| 50 | + github.com/hashicorp/consul v1.4.4 // indirect |
| 51 | + github.com/hashicorp/go-gcp-common v0.5.0 // indirect |
| 52 | + github.com/hashicorp/go-hclog v0.8.0 // indirect |
| 53 | + github.com/hashicorp/go-memdb v1.0.0 // indirect |
| 54 | + github.com/hashicorp/go-msgpack v0.5.3 // indirect |
| 55 | + github.com/hashicorp/go-plugin v1.0.0 // indirect |
| 56 | + github.com/hashicorp/go-retryablehttp v0.5.3 // indirect |
| 57 | + github.com/hashicorp/go-rootcerts v1.0.0 // indirect |
| 58 | + github.com/hashicorp/go-sockaddr v1.0.2 // indirect |
| 59 | + github.com/hashicorp/go-uuid v1.0.1 // indirect |
| 60 | + github.com/hashicorp/go-version v1.1.0 // indirect |
| 61 | + github.com/hashicorp/nomad v0.8.7 // indirect |
| 62 | + github.com/hashicorp/vault v1.1.0 |
| 63 | + github.com/hashicorp/vault-plugin-auth-alicloud v0.0.0-20190320211238-36e70c54375f // indirect |
| 64 | + github.com/hashicorp/vault-plugin-auth-azure v0.0.0-20190320211138-f34b96803f04 // indirect |
| 65 | + github.com/hashicorp/vault-plugin-auth-centrify v0.0.0-20190320211357-44eb061bdfd8 // indirect |
| 66 | + github.com/hashicorp/vault-plugin-auth-gcp v0.0.0-20190320214413-e8308b5e41c9 // indirect |
| 67 | + github.com/hashicorp/vault-plugin-auth-jwt v0.0.0-20190321042813-9474f90fb1df // indirect |
| 68 | + github.com/hashicorp/vault-plugin-auth-kubernetes v0.0.0-20190320210228-426b5188498e // indirect |
| 69 | + github.com/hashicorp/vault-plugin-secrets-ad v0.0.0-20190327182327-ed2c3d4c3d95 // indirect |
| 70 | + github.com/hashicorp/vault-plugin-secrets-alicloud v0.0.0-20190320213517-3307bdf683cb // indirect |
| 71 | + github.com/hashicorp/vault-plugin-secrets-azure v0.0.0-20190320211922-2dc8a8a5e490 // indirect |
| 72 | + github.com/hashicorp/vault-plugin-secrets-gcp v0.0.0-20190320211452-71903323ecb4 // indirect |
| 73 | + github.com/hashicorp/vault-plugin-secrets-gcpkms v0.0.0-20190320213325-9e326a9e802d // indirect |
| 74 | + github.com/hashicorp/vault-plugin-secrets-kv v0.0.0-20190320211621-3ccc8684cf25 // indirect |
| 75 | + github.com/influxdata/influxdb v1.7.5 // indirect |
| 76 | + github.com/influxdata/platform v0.0.0-20190117200541-d500d3cf5589 // indirect |
| 77 | + github.com/jeffchao/backoff v0.0.0-20140404060208-9d7fd7aa17f2 // indirect |
| 78 | + github.com/jefferai/jsonx v1.0.0 // indirect |
| 79 | + github.com/jonboulle/clockwork v0.1.0 // indirect |
| 80 | + github.com/json-iterator/go v1.1.6 // indirect |
| 81 | + github.com/keybase/go-crypto v0.0.0-20190312101036-b475f2ecc1fe // indirect |
| 82 | + github.com/mattbaird/elastigo v0.0.0-20170123220020-2fe47fd29e4b // indirect |
| 83 | + github.com/michaelklishin/rabbit-hole v1.5.0 // indirect |
| 84 | + github.com/mitchellh/hashstructure v1.0.0 // indirect |
| 85 | + github.com/mitchellh/mapstructure v1.1.2 |
| 86 | + github.com/mitchellh/pointerstructure v0.0.0-20190323210102-2db4bb651397 // indirect |
| 87 | + github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect |
| 88 | + github.com/modern-go/reflect2 v1.0.1 // indirect |
| 89 | + github.com/onsi/ginkgo v1.8.0 // indirect |
| 90 | + github.com/onsi/gomega v1.5.0 // indirect |
| 91 | + github.com/ory-am/common v0.4.0 // indirect |
| 92 | + github.com/ory/dockertest v3.3.4+incompatible // indirect |
| 93 | + github.com/pascaldekloe/goe v0.1.0 // indirect |
| 94 | + github.com/pborman/uuid v1.2.0 // indirect |
| 95 | + github.com/pkg/errors v0.8.1 // indirect |
| 96 | + github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect |
| 97 | + github.com/pquerna/otp v1.1.0 // indirect |
| 98 | + github.com/ryanuber/go-glob v1.0.0 // indirect |
| 99 | + github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec // indirect |
| 100 | + github.com/soheilhy/cmux v0.1.4 // indirect |
| 101 | + github.com/streadway/amqp v0.0.0-20190312223743-14f78b41ce6d // indirect |
| 102 | + github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect |
| 103 | + github.com/ugorji/go/codec v0.0.0-20190320090025-2dc34c0b8780 // indirect |
| 104 | + github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect |
| 105 | + golang.org/x/net v0.0.0-20190327214358-63eda1eb0650 // indirect |
| 106 | + golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect |
| 107 | + gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect |
| 108 | + gopkg.in/gorethink/gorethink.v4 v4.1.0 // indirect |
| 109 | + gopkg.in/ini.v1 v1.42.0 // indirect |
| 110 | + gopkg.in/ory-am/dockertest.v2 v2.2.3 // indirect |
| 111 | + gopkg.in/yaml.v2 v2.2.2 // indirect |
| 112 | + k8s.io/api v0.0.0-20190327184913-92d2ee7fc726 // indirect |
| 113 | + k8s.io/apimachinery v0.0.0-20190326224424-4ceb6b6c5db5 // indirect |
| 114 | + k8s.io/klog v0.2.0 // indirect |
| 115 | + layeh.com/radius v0.0.0-20190322222518-890bc1058917 // indirect |
| 116 | + sigs.k8s.io/yaml v1.1.0 // indirect |
| 117 | +) |
0 commit comments