-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f39de2b
commit 64e8e29
Showing
1,143 changed files
with
237,040 additions
and
128,559 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,122 +1,50 @@ | ||
module github.com/kelseyhightower/confd | ||
|
||
go 1.15 | ||
|
||
require ( | ||
cloud.google.com/go v0.34.0 // indirect | ||
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect | ||
github.com/BurntSushi/toml v0.3.0 | ||
github.com/Jeffail/gabs v1.1.1 // indirect | ||
github.com/Microsoft/go-winio v0.4.11 // indirect | ||
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect | ||
github.com/SAP/go-hdb v0.13.1 // indirect | ||
github.com/SermoDigital/jose v0.9.1 // indirect | ||
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect | ||
github.com/armon/go-radix v1.0.0 // indirect | ||
github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf // indirect | ||
github.com/aws/aws-sdk-go v1.13.41 | ||
github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 // indirect | ||
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect | ||
github.com/boltdb/bolt v1.3.1 // indirect | ||
github.com/cenkalti/backoff v2.1.1+incompatible // indirect | ||
github.com/containerd/continuity v0.0.0-20181203112020-004b46473808 // indirect | ||
github.com/coreos/bbolt v1.3.0 // indirect | ||
github.com/coreos/etcd v3.3.4+incompatible | ||
github.com/coreos/go-semver v0.2.0 // indirect | ||
github.com/coreos/go-systemd v0.0.0-20181031085051-9002847aa142 // indirect | ||
github.com/BurntSushi/toml v0.3.1 | ||
github.com/armon/go-metrics v0.3.5-0.20201104215618-6fd5a4ddf425 // indirect | ||
github.com/aws/aws-sdk-go v1.34.28 | ||
github.com/coreos/bbolt v1.3.2 // indirect | ||
github.com/coreos/etcd v3.3.12+incompatible | ||
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect | ||
github.com/denisenkom/go-mssqldb v0.0.0-20181014144952-4e0d7dc8888f // indirect | ||
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect | ||
github.com/docker/go-connections v0.4.0 // indirect | ||
github.com/docker/go-units v0.3.3 // indirect | ||
github.com/duosecurity/duo_api_golang v0.0.0-20181210160733-61e0defebf22 // indirect | ||
github.com/elazarl/go-bindata-assetfs v1.0.0 // indirect | ||
github.com/fatih/structs v1.1.0 // indirect | ||
github.com/frankban/quicktest v1.11.0 // indirect | ||
github.com/fsnotify/fsnotify v1.4.7 | ||
github.com/garyburd/redigo v1.6.0 | ||
github.com/ghodss/yaml v1.0.0 // indirect | ||
github.com/go-ini/ini v1.36.0 // indirect | ||
github.com/go-ldap/ldap v2.5.1+incompatible // indirect | ||
github.com/go-sql-driver/mysql v1.4.1 // indirect | ||
github.com/go-test/deep v1.0.1 // indirect | ||
github.com/gocql/gocql v0.0.0-20181124151448-70385f88b28b // indirect | ||
github.com/gogo/protobuf v1.0.0 // indirect | ||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect | ||
github.com/golang/groupcache v0.0.0-20181024230925-c65c006176ff // indirect | ||
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c // indirect | ||
github.com/google/go-cmp v0.2.0 // indirect | ||
github.com/google/go-github v17.0.0+incompatible // indirect | ||
github.com/google/go-querystring v1.0.0 // indirect | ||
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect | ||
github.com/gorilla/websocket v1.4.0 // indirect | ||
github.com/gotestyourself/gotestyourself v2.2.0+incompatible // indirect | ||
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect | ||
github.com/grpc-ecosystem/grpc-gateway v1.6.3 // indirect | ||
github.com/hashicorp/consul v1.0.7 | ||
github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce // indirect | ||
github.com/hashicorp/go-cleanhttp v0.0.0-20171218145408-d5fe4b57a186 // indirect | ||
github.com/hashicorp/go-hclog v0.0.0-20181001195459-61d530d6c27f // indirect | ||
github.com/hashicorp/go-immutable-radix v1.0.0 // indirect | ||
github.com/hashicorp/go-memdb v0.0.0-20181108192425-032f93b25bec // indirect | ||
github.com/hashicorp/go-msgpack v0.0.0-20150518234257-fa3f63826f7c // indirect | ||
github.com/hashicorp/go-multierror v0.0.0-20171204182908-b7773ae21874 // indirect | ||
github.com/hashicorp/go-plugin v0.0.0-20181212150838-f444068e8f5a // indirect | ||
github.com/hashicorp/go-rootcerts v0.0.0-20160503143440-6bb64b370b90 // indirect | ||
github.com/hashicorp/go-sockaddr v0.0.0-20180320115054-6d291a969b86 // indirect | ||
github.com/hashicorp/go-version v1.0.0 // indirect | ||
github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce // indirect | ||
github.com/hashicorp/memberlist v0.1.0 // indirect | ||
github.com/hashicorp/serf v0.8.1 // indirect | ||
github.com/hashicorp/vault v0.10.1 | ||
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect | ||
github.com/jefferai/jsonx v0.0.0-20160721235117-9cc31c3135ee // indirect | ||
github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8 // indirect | ||
github.com/jonboulle/clockwork v0.1.0 // indirect | ||
github.com/jtolds/gls v4.2.1+incompatible // indirect | ||
github.com/go-test/deep v1.0.7 // indirect | ||
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect | ||
github.com/gorilla/websocket v1.4.1 // indirect | ||
github.com/hashicorp/consul/api v1.8.0 | ||
github.com/hashicorp/go-immutable-radix v1.3.0 // indirect | ||
github.com/hashicorp/go-msgpack v0.5.5 // indirect | ||
github.com/hashicorp/go-retryablehttp v0.6.7 // indirect | ||
github.com/hashicorp/golang-lru v0.5.4 // indirect | ||
github.com/hashicorp/vault/api v1.0.5-0.20201001211907-38d91b749c77 | ||
github.com/hashicorp/vault/sdk v0.1.14-0.20201109203410-5e6e24692b32 // indirect | ||
github.com/kelseyhightower/memkv v0.1.1 | ||
github.com/keybase/go-crypto v0.0.0-20181127160227-255a5089e85a // indirect | ||
github.com/kr/pretty v0.1.0 // indirect | ||
github.com/lib/pq v1.0.0 // indirect | ||
github.com/miekg/dns v1.1.2 // indirect | ||
github.com/mitchellh/copystructure v1.0.0 // indirect | ||
github.com/mitchellh/go-homedir v0.0.0-20161203194507-b8bc1bf76747 // indirect | ||
github.com/mitchellh/go-testing-interface v1.0.0 // indirect | ||
github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238 // indirect | ||
github.com/onsi/ginkgo v1.7.0 // indirect | ||
github.com/onsi/gomega v1.4.3 // indirect | ||
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect | ||
github.com/opencontainers/image-spec v1.0.1 // indirect | ||
github.com/opencontainers/runc v0.1.1 // indirect | ||
github.com/ory/dockertest v3.3.2+incompatible // indirect | ||
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c // indirect | ||
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect | ||
github.com/pkg/errors v0.8.1 // indirect | ||
github.com/prometheus/client_golang v0.9.2 // indirect | ||
github.com/ryanuber/go-glob v0.0.0-20160226084822-572520ed46db // indirect | ||
github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec | ||
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect | ||
github.com/sethgrid/pester v0.0.0-20180430140037-03e26c9abbbf // indirect | ||
github.com/sirupsen/logrus v1.0.5 | ||
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect | ||
github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c // indirect | ||
github.com/soheilhy/cmux v0.1.4 // indirect | ||
github.com/stretchr/testify v1.3.0 // indirect | ||
github.com/tmc/grpc-websocket-proxy v0.0.0-20171017195756-830351dc03c6 // indirect | ||
github.com/miekg/dns v1.1.31 // indirect | ||
github.com/mitchellh/go-testing-interface v1.14.0 // indirect | ||
github.com/mitchellh/mapstructure v1.3.3 // indirect | ||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect | ||
github.com/prometheus/common v0.11.1 // indirect | ||
github.com/samuel/go-zookeeper v0.0.0-20190923202752-2cc03de413da | ||
github.com/sirupsen/logrus v1.6.0 | ||
github.com/stretchr/testify v1.6.1 // indirect | ||
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect | ||
github.com/ugorji/go v1.1.1 // indirect | ||
github.com/xiang90/probing v0.0.0-20160813154853-07dd2e8dfe18 // indirect | ||
github.com/xordataexchange/crypt v0.0.0-20170626215501-b2862e3d0a77 | ||
golang.org/x/crypto v0.0.0-20180503215945-1f94bef427e3 // indirect | ||
golang.org/x/net v0.0.0-20181201002055-351d144fa1fc | ||
golang.org/x/oauth2 v0.0.0-20181203162652-d668ce993890 // indirect | ||
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 // indirect | ||
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c // indirect | ||
google.golang.org/appengine v1.4.0 // indirect | ||
gopkg.in/airbrake/gobrake.v2 v2.0.9 // indirect | ||
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect | ||
gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 // indirect | ||
gopkg.in/ini.v1 v1.41.0 // indirect | ||
gopkg.in/ldap.v2 v2.5.1 // indirect | ||
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect | ||
gopkg.in/ory-am/dockertest.v3 v3.3.2 // indirect | ||
gopkg.in/vmihailenco/msgpack.v2 v2.9.1 // indirect | ||
gopkg.in/yaml.v2 v2.2.1 | ||
gotest.tools v2.2.0+incompatible // indirect | ||
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 | ||
go.etcd.io/bbolt v1.3.5 // indirect | ||
go.uber.org/zap v1.14.1 // indirect | ||
golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0 // indirect | ||
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect | ||
golang.org/x/net v0.0.0-20200930145003-4acb6c075d10 | ||
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a // indirect | ||
golang.org/x/sys v0.0.0-20201024232916-9f70ab9862d5 // indirect | ||
golang.org/x/text v0.3.3 // indirect | ||
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect | ||
golang.org/x/tools v0.0.0-20200521155704-91d71f6c2f04 // indirect | ||
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect | ||
gopkg.in/yaml.v2 v2.3.0 | ||
honnef.co/go/tools v0.0.1-2020.1.3 // indirect | ||
) |
Oops, something went wrong.