2020-05-16 14:09:10 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2020/05/16 14:09:10 ajacoutot Exp $
|
2020-05-16 12:42:14 +00:00
|
|
|
|
2020-05-16 14:09:10 +00:00
|
|
|
COMMENT= fast and flexible DNS server/forwarder
|
2020-05-16 12:42:14 +00:00
|
|
|
|
2020-05-16 14:09:10 +00:00
|
|
|
MODGO_MODNAME= github.com/coredns/coredns
|
|
|
|
MODGO_VERSION= v1.6.9
|
|
|
|
DISTNAME= coredns-${MODGO_VERSION}
|
|
|
|
REVISION= 0
|
2020-05-16 12:42:14 +00:00
|
|
|
|
2020-05-16 14:09:10 +00:00
|
|
|
CATEGORIES= net sysutils
|
2020-05-16 12:42:14 +00:00
|
|
|
|
2020-05-16 14:09:10 +00:00
|
|
|
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
2020-05-16 12:42:14 +00:00
|
|
|
|
|
|
|
# Apache v2.0
|
2020-05-16 14:09:10 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2020-05-16 12:42:14 +00:00
|
|
|
|
|
|
|
WANTLIB += c pthread
|
|
|
|
|
2020-05-16 14:09:10 +00:00
|
|
|
MODULES= lang/go
|
2020-05-16 12:42:14 +00:00
|
|
|
|
|
|
|
post-install:
|
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/coredns
|
|
|
|
${INSTALL_DATA} ${FILESDIR}/Corefile ${PREFIX}/share/examples/coredns
|
|
|
|
.for s in 1 5 7
|
|
|
|
${INSTALL_MAN} ${WRKSRC}/man/*.${s} ${PREFIX}/man/man${s}/
|
|
|
|
.endfor
|
|
|
|
|
2020-05-16 14:09:10 +00:00
|
|
|
MODGO_MODULES = cloud.google.com/go v0.41.0 \
|
|
|
|
contrib.go.opencensus.io/exporter/ocagent v0.4.12 \
|
|
|
|
github.com/!azure/azure-sdk-for-go v32.6.0+incompatible \
|
|
|
|
github.com/!azure/go-autorest/autorest v0.10.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/adal v0.8.2 \
|
|
|
|
github.com/!azure/go-autorest/autorest/azure/auth v0.4.2 \
|
|
|
|
github.com/!azure/go-autorest/autorest/azure/cli v0.3.1 \
|
|
|
|
github.com/!azure/go-autorest/autorest/date v0.2.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/mocks v0.3.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/to v0.2.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/validation v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/logger v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/tracing v0.5.0 \
|
|
|
|
github.com/!burnt!sushi/toml v0.3.1 \
|
|
|
|
github.com/!burnt!sushi/xgb v0.0.0-20160522181843-27f122750802 \
|
|
|
|
github.com/!data!dog/datadog-go v3.3.1+incompatible \
|
|
|
|
github.com/!data!dog/zstd v1.3.5 \
|
|
|
|
github.com/!n!y!times/gziphandler v0.0.0-20170623195520-56545f4a5d46 \
|
|
|
|
github.com/!open!d!n!s/vegadns2client v0.0.0-20180418235048-a3fa4a771d87 \
|
|
|
|
github.com/!puerkito!bio/purell v1.0.0 \
|
|
|
|
github.com/!puerkito!bio/urlesc v0.0.0-20160726150825-5bd2802263f2 \
|
|
|
|
github.com/!shopify/sarama v1.21.0 \
|
|
|
|
github.com/!shopify/toxiproxy v2.1.4+incompatible \
|
|
|
|
github.com/akamai/!akamai!o!p!e!n-edgegrid-golang v0.9.0 \
|
|
|
|
github.com/alangpierce/go-forceexport v0.0.0-20160317203124-8f1d6941cd75 \
|
|
|
|
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 \
|
|
|
|
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 \
|
|
|
|
github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190808125512-07798873deee \
|
|
|
|
github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20190307165228-86c17b95fcd5 \
|
|
|
|
github.com/apache/thrift v0.13.0 \
|
|
|
|
github.com/aws/aws-sdk-go v1.29.29 \
|
|
|
|
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f \
|
|
|
|
github.com/beorn7/perks v1.0.1 \
|
|
|
|
github.com/bgentry/speakeasy v0.1.0 \
|
|
|
|
github.com/caddyserver/caddy v1.0.5 \
|
|
|
|
github.com/cenkalti/backoff/v3 v3.0.0 \
|
|
|
|
github.com/cenkalti/backoff/v4 v4.0.0 \
|
|
|
|
github.com/census-instrumentation/opencensus-proto v0.2.1 \
|
|
|
|
github.com/cespare/xxhash/v2 v2.1.1 \
|
|
|
|
github.com/cheekybits/genny v1.0.0 \
|
|
|
|
github.com/client9/misspell v0.3.4 \
|
|
|
|
github.com/cloudflare/cloudflare-go v0.10.2 \
|
|
|
|
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f \
|
|
|
|
github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa \
|
|
|
|
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe \
|
|
|
|
github.com/coreos/go-semver v0.2.0 \
|
|
|
|
github.com/coreos/go-systemd/v22 v22.0.0 \
|
|
|
|
github.com/coreos/license-bill-of-materials v0.0.0-20190913234955-13baff47494e \
|
|
|
|
github.com/cpu/goacmedns v0.0.1 \
|
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d \
|
|
|
|
github.com/creack/pty v1.1.7 \
|
|
|
|
github.com/davecgh/go-spew v1.1.1 \
|
|
|
|
github.com/decker502/dnspod-go v0.2.0 \
|
|
|
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible \
|
|
|
|
github.com/dimchansky/utfbom v1.1.0 \
|
|
|
|
github.com/dnaeon/go-vcr v0.0.0-20180814043457-aafff18a5cc2 \
|
|
|
|
github.com/dnsimple/dnsimple-go v0.30.0 \
|
|
|
|
github.com/dnstap/golang-dnstap v0.0.0-20170829151710-2cf77a2b5e11 \
|
|
|
|
github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96 \
|
|
|
|
github.com/dustin/go-humanize v1.0.0 \
|
|
|
|
github.com/eapache/go-resiliency v1.1.0 \
|
|
|
|
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 \
|
|
|
|
github.com/eapache/queue v1.1.0 \
|
|
|
|
github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e \
|
|
|
|
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633 \
|
|
|
|
github.com/envoyproxy/go-control-plane v0.9.4 \
|
|
|
|
github.com/envoyproxy/protoc-gen-validate v0.1.0 \
|
|
|
|
github.com/evanphx/json-patch v4.2.0+incompatible \
|
|
|
|
github.com/exoscale/egoscale v0.18.1 \
|
|
|
|
github.com/farsightsec/golang-framestream v0.0.0-20181102145529-8a0cb8ba8710 \
|
|
|
|
github.com/fatih/color v1.7.0 \
|
|
|
|
github.com/fatih/structs v1.1.0 \
|
|
|
|
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 \
|
|
|
|
github.com/fsnotify/fsnotify v1.4.7 \
|
|
|
|
github.com/ghodss/yaml v1.0.0 \
|
|
|
|
github.com/go-acme/lego/v3 v3.2.0 \
|
|
|
|
github.com/go-cmd/cmd v1.0.5 \
|
|
|
|
github.com/go-errors/errors v1.0.1 \
|
|
|
|
github.com/go-ini/ini v1.44.0 \
|
|
|
|
github.com/go-kit/kit v0.9.0 \
|
|
|
|
github.com/go-logfmt/logfmt v0.4.0 \
|
|
|
|
github.com/go-logr/logr v0.1.0 \
|
|
|
|
github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1 \
|
|
|
|
github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9 \
|
|
|
|
github.com/go-openapi/spec v0.0.0-20160808142527-6aced65f8501 \
|
|
|
|
github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87 \
|
|
|
|
github.com/go-sql-driver/mysql v1.5.0 \
|
|
|
|
github.com/go-stack/stack v1.8.0 \
|
|
|
|
github.com/godbus/dbus/v5 v5.0.3 \
|
|
|
|
github.com/gofrs/uuid v3.2.0+incompatible \
|
|
|
|
github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d \
|
|
|
|
github.com/goji/httpauth v0.0.0-20160601135302-2da839ab0f4d \
|
|
|
|
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b \
|
|
|
|
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef \
|
|
|
|
github.com/golang/mock v1.3.1 \
|
|
|
|
github.com/golang/protobuf v1.3.5 \
|
|
|
|
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db \
|
|
|
|
github.com/google/btree v1.0.0 \
|
|
|
|
github.com/google/go-cmp v0.4.0 \
|
|
|
|
github.com/google/go-querystring v1.0.0 \
|
|
|
|
github.com/google/gofuzz v1.0.0 \
|
|
|
|
github.com/google/martian v2.1.0+incompatible \
|
|
|
|
github.com/google/pprof v0.0.0-20190515194954-54271f7e092f \
|
|
|
|
github.com/google/uuid v1.1.1 \
|
|
|
|
github.com/googleapis/gax-go/v2 v2.0.5 \
|
|
|
|
github.com/googleapis/gnostic v0.2.0 \
|
|
|
|
github.com/gophercloud/gophercloud v0.3.0 \
|
|
|
|
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 \
|
|
|
|
github.com/gorilla/context v1.1.1 \
|
|
|
|
github.com/gorilla/mux v1.7.3 \
|
|
|
|
github.com/gorilla/websocket v1.4.0 \
|
|
|
|
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 \
|
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 \
|
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 \
|
|
|
|
github.com/grpc-ecosystem/grpc-gateway v1.9.5 \
|
|
|
|
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 \
|
|
|
|
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 \
|
|
|
|
github.com/hashicorp/go-syslog v1.0.0 \
|
|
|
|
github.com/hashicorp/golang-lru v0.5.3 \
|
|
|
|
github.com/hpcloud/tail v1.0.0 \
|
|
|
|
github.com/iij/doapi v0.0.0-20190504054126-0bbf12d6d7df \
|
|
|
|
github.com/imdario/mergo v0.3.7 \
|
|
|
|
github.com/inconshreveable/mousetrap v1.0.0 \
|
|
|
|
github.com/infobloxopen/go-trees v0.0.0-20190313150506-2af4e13f9062 \
|
|
|
|
github.com/jimstudt/http-authentication v0.0.0-20140401203705-3eca13d6893a \
|
|
|
|
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af \
|
|
|
|
github.com/jonboulle/clockwork v0.1.0 \
|
|
|
|
github.com/json-iterator/go v1.1.9 \
|
|
|
|
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024 \
|
|
|
|
github.com/jtolds/gls v4.20.0+incompatible \
|
|
|
|
github.com/julienschmidt/httprouter v1.2.0 \
|
|
|
|
github.com/kisielk/errcheck v1.2.0 \
|
|
|
|
github.com/kisielk/gotool v1.0.0 \
|
|
|
|
github.com/klauspost/cpuid v1.2.0 \
|
|
|
|
github.com/kolo/xmlrpc v0.0.0-20190717152603-07c4ee3fd181 \
|
|
|
|
github.com/konsorten/go-windows-terminal-sequences v1.0.2 \
|
|
|
|
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 \
|
|
|
|
github.com/kr/pretty v0.1.0 \
|
|
|
|
github.com/kr/pty v1.1.1 \
|
|
|
|
github.com/kr/text v0.1.0 \
|
|
|
|
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348 \
|
|
|
|
github.com/labbsr0x/bindman-dns-webhook v1.0.2 \
|
|
|
|
github.com/labbsr0x/goh v1.0.1 \
|
|
|
|
github.com/linode/linodego v0.10.0 \
|
|
|
|
github.com/liquidweb/liquidweb-go v1.6.0 \
|
|
|
|
github.com/lucas-clemente/quic-go v0.13.1 \
|
|
|
|
github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a \
|
|
|
|
github.com/marten-seemann/chacha20 v0.2.0 \
|
|
|
|
github.com/marten-seemann/qpack v0.1.0 \
|
|
|
|
github.com/marten-seemann/qtls v0.4.1 \
|
|
|
|
github.com/mattn/go-colorable v0.0.9 \
|
|
|
|
github.com/mattn/go-isatty v0.0.4 \
|
|
|
|
github.com/mattn/go-runewidth v0.0.4 \
|
|
|
|
github.com/mattn/go-tty v0.0.0-20180219170247-931426f7535a \
|
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.1 \
|
|
|
|
github.com/mholt/certmagic v0.8.3 \
|
|
|
|
github.com/miekg/dns v1.1.29 \
|
|
|
|
github.com/mitchellh/go-homedir v1.1.0 \
|
|
|
|
github.com/mitchellh/go-vnc v0.0.0-20150629162542-723ed9867aed \
|
|
|
|
github.com/mitchellh/mapstructure v1.1.2 \
|
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd \
|
|
|
|
github.com/modern-go/reflect2 v1.0.1 \
|
|
|
|
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d \
|
|
|
|
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 \
|
|
|
|
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f \
|
|
|
|
github.com/namedotcom/go v0.0.0-20180403034216-08470befbe04 \
|
|
|
|
github.com/naoina/go-stringutil v0.1.0 \
|
|
|
|
github.com/naoina/toml v0.1.1 \
|
|
|
|
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32 \
|
|
|
|
github.com/nrdcg/auroradns v1.0.0 \
|
|
|
|
github.com/nrdcg/goinwx v0.6.1 \
|
|
|
|
github.com/nrdcg/namesilo v0.2.1 \
|
|
|
|
github.com/olekukonko/tablewriter v0.0.1 \
|
|
|
|
github.com/onsi/ginkgo v1.10.1 \
|
|
|
|
github.com/onsi/gomega v1.7.0 \
|
|
|
|
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 \
|
|
|
|
github.com/opentracing/opentracing-go v1.1.0 \
|
|
|
|
github.com/openzipkin-contrib/zipkin-go-opentracing v0.3.5 \
|
|
|
|
github.com/openzipkin/zipkin-go v0.1.6 \
|
|
|
|
github.com/oracle/oci-go-sdk v7.0.0+incompatible \
|
|
|
|
github.com/ovh/go-ovh v0.0.0-20181109152953-ba5adb4cf014 \
|
|
|
|
github.com/peterbourgon/diskv v2.0.1+incompatible \
|
|
|
|
github.com/philhofer/fwd v1.0.0 \
|
|
|
|
github.com/pierrec/lz4 v2.0.5+incompatible \
|
|
|
|
github.com/pkg/errors v0.9.1 \
|
|
|
|
github.com/pmezard/go-difflib v1.0.0 \
|
|
|
|
github.com/prometheus/client_golang v1.5.1 \
|
|
|
|
github.com/prometheus/client_model v0.2.0 \
|
|
|
|
github.com/prometheus/common v0.9.1 \
|
|
|
|
github.com/prometheus/procfs v0.0.8 \
|
|
|
|
github.com/rainycape/memcache v0.0.0-20150622160815-1031fa0ce2f2 \
|
|
|
|
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a \
|
|
|
|
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af \
|
|
|
|
github.com/russross/blackfriday v0.0.0-20170610170232-067529f716f4 \
|
|
|
|
github.com/russross/blackfriday/v2 v2.0.1 \
|
|
|
|
github.com/sacloud/libsacloud v1.26.1 \
|
|
|
|
github.com/satori/go.uuid v1.2.0 \
|
|
|
|
github.com/shurcoo!l/sanitized_anchor_name v1.0.0 \
|
|
|
|
github.com/sirupsen/logrus v1.4.2 \
|
|
|
|
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c \
|
|
|
|
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d \
|
|
|
|
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a \
|
|
|
|
github.com/soheilhy/cmux v0.1.4 \
|
|
|
|
github.com/spf13/afero v1.2.2 \
|
|
|
|
github.com/spf13/cobra v0.0.3 \
|
|
|
|
github.com/spf13/pflag v1.0.5 \
|
|
|
|
github.com/stretchr/objx v0.1.1 \
|
|
|
|
github.com/stretchr/testify v1.4.0 \
|
|
|
|
github.com/timewasted/linode v0.0.0-20160829202747-37e84520dcf7 \
|
|
|
|
github.com/tinylib/msgp v1.1.0 \
|
|
|
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 \
|
|
|
|
github.com/transip/gotransip v0.0.0-20190812104329-6d8d9179b66f \
|
|
|
|
github.com/uber-go/atomic v1.3.2 \
|
|
|
|
github.com/urfave/cli v1.22.1 \
|
|
|
|
github.com/vultr/govultr v0.1.4 \
|
|
|
|
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f \
|
|
|
|
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 \
|
|
|
|
github.com/xeipuuv/gojsonschema v1.1.0 \
|
|
|
|
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 \
|
|
|
|
go.etcd.io/bbolt v1.3.3 \
|
|
|
|
go.etcd.io/etcd v0.5.0-alpha.5.0.20200306183522-221f0cc107cb \
|
|
|
|
go.opencensus.io v0.22.0 \
|
|
|
|
go.uber.org/atomic v1.3.2 \
|
|
|
|
go.uber.org/multierr v1.1.0 \
|
|
|
|
go.uber.org/ratelimit v0.0.0-20180316092928-c15da0234277 \
|
|
|
|
go.uber.org/zap v1.10.0 \
|
|
|
|
golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975 \
|
|
|
|
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522 \
|
|
|
|
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067 \
|
|
|
|
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 \
|
|
|
|
golang.org/x/mobile v0.0.0-20190312151609-d3739f865fa6 \
|
|
|
|
golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee \
|
|
|
|
golang.org/x/net v0.0.0-20200301022130-244492dfa37a \
|
|
|
|
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 \
|
|
|
|
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e \
|
|
|
|
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527 \
|
|
|
|
golang.org/x/text v0.3.2 \
|
|
|
|
golang.org/x/time v0.0.0-20190921001708-c4c64cad1fd0 \
|
|
|
|
golang.org/x/tools v0.0.0-20191216052735-49a3e744a425 \
|
|
|
|
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 \
|
|
|
|
google.golang.org/api v0.20.0 \
|
|
|
|
google.golang.org/appengine v1.6.1 \
|
|
|
|
google.golang.org/genproto v0.0.0-20200306153348-d950eab6f860 \
|
|
|
|
google.golang.org/grpc v1.28.0 \
|
|
|
|
gopkg.in/!data!dog/dd-trace-go.v1 v1.22.0 \
|
|
|
|
gopkg.in/alecthomas/kingpin.v2 v2.2.6 \
|
|
|
|
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 \
|
|
|
|
gopkg.in/cheggaaa/pb.v1 v1.0.25 \
|
|
|
|
gopkg.in/fsnotify.v1 v1.4.7 \
|
|
|
|
gopkg.in/h2non/gock.v1 v1.0.15 \
|
|
|
|
gopkg.in/inf.v0 v0.9.1 \
|
|
|
|
gopkg.in/ini.v1 v1.44.0 \
|
|
|
|
gopkg.in/mcuadros/go-syslog.v2 v2.2.1 \
|
|
|
|
gopkg.in/natefinch/lumberjack.v2 v2.0.0 \
|
|
|
|
gopkg.in/ns1/ns1-go.v2 v2.0.0-20190730140822-b51389932cbc \
|
|
|
|
gopkg.in/resty.v1 v1.12.0 \
|
|
|
|
gopkg.in/square/go-jose.v2 v2.3.1 \
|
|
|
|
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 \
|
|
|
|
gopkg.in/yaml.v2 v2.2.8 \
|
|
|
|
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc \
|
|
|
|
k8s.io/api v0.17.4 \
|
|
|
|
k8s.io/apimachinery v0.17.4 \
|
|
|
|
k8s.io/client-go v0.17.4 \
|
|
|
|
k8s.io/gengo v0.0.0-20190128074634-0689ccc1d7d6 \
|
|
|
|
k8s.io/klog v1.0.0 \
|
|
|
|
k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a \
|
|
|
|
k8s.io/utils v0.0.0-20191114184206-e782cd3c129f \
|
|
|
|
rsc.io/binaryregexp v0.2.0 \
|
|
|
|
sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e \
|
|
|
|
sigs.k8s.io/yaml v1.1.0
|
|
|
|
MODGO_MODFILES = cloud.google.com/go v0.26.0 \
|
|
|
|
cloud.google.com/go v0.34.0 \
|
|
|
|
cloud.google.com/go v0.38.0 \
|
|
|
|
cloud.google.com/go v0.41.0 \
|
|
|
|
contrib.go.opencensus.io/exporter/ocagent v0.4.12 \
|
|
|
|
github.com/!azure/azure-sdk-for-go v32.4.0+incompatible \
|
|
|
|
github.com/!azure/azure-sdk-for-go v32.6.0+incompatible \
|
|
|
|
github.com/!azure/go-autorest/autorest v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest v0.5.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest v0.9.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest v0.9.3 \
|
|
|
|
github.com/!azure/go-autorest/autorest v0.10.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/adal v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/adal v0.2.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/adal v0.5.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/adal v0.8.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/adal v0.8.1 \
|
|
|
|
github.com/!azure/go-autorest/autorest/adal v0.8.2 \
|
|
|
|
github.com/!azure/go-autorest/autorest/azure/auth v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/azure/auth v0.4.2 \
|
|
|
|
github.com/!azure/go-autorest/autorest/azure/cli v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/azure/cli v0.3.1 \
|
|
|
|
github.com/!azure/go-autorest/autorest/date v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/date v0.2.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/mocks v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/mocks v0.2.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/mocks v0.3.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/to v0.2.0 \
|
|
|
|
github.com/!azure/go-autorest/autorest/validation v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/logger v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/tracing v0.1.0 \
|
|
|
|
github.com/!azure/go-autorest/tracing v0.5.0 \
|
|
|
|
github.com/!burnt!sushi/toml v0.3.1 \
|
|
|
|
github.com/!burnt!sushi/xgb v0.0.0-20160522181843-27f122750802 \
|
|
|
|
github.com/!data!dog/datadog-go v3.3.1+incompatible \
|
|
|
|
github.com/!data!dog/zstd v1.3.5 \
|
|
|
|
github.com/!n!y!times/gziphandler v0.0.0-20170623195520-56545f4a5d46 \
|
|
|
|
github.com/!open!d!n!s/vegadns2client v0.0.0-20180418235048-a3fa4a771d87 \
|
|
|
|
github.com/!puerkito!bio/purell v1.0.0 \
|
|
|
|
github.com/!puerkito!bio/urlesc v0.0.0-20160726150825-5bd2802263f2 \
|
|
|
|
github.com/!shopify/sarama v1.19.0 \
|
|
|
|
github.com/!shopify/sarama v1.21.0 \
|
|
|
|
github.com/!shopify/toxiproxy v2.1.4+incompatible \
|
|
|
|
github.com/akamai/!akamai!o!p!e!n-edgegrid-golang v0.9.0 \
|
|
|
|
github.com/alangpierce/go-forceexport v0.0.0-20160317203124-8f1d6941cd75 \
|
|
|
|
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc \
|
|
|
|
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 \
|
|
|
|
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf \
|
|
|
|
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 \
|
|
|
|
github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190808125512-07798873deee \
|
|
|
|
github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20190307165228-86c17b95fcd5 \
|
|
|
|
github.com/apache/thrift v0.12.0 \
|
|
|
|
github.com/apache/thrift v0.13.0 \
|
|
|
|
github.com/aws/aws-sdk-go v1.23.0 \
|
|
|
|
github.com/aws/aws-sdk-go v1.29.29 \
|
|
|
|
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f \
|
|
|
|
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 \
|
|
|
|
github.com/beorn7/perks v1.0.0 \
|
|
|
|
github.com/beorn7/perks v1.0.1 \
|
|
|
|
github.com/bgentry/speakeasy v0.1.0 \
|
|
|
|
github.com/caddyserver/caddy v1.0.5 \
|
|
|
|
github.com/cenkalti/backoff/v3 v3.0.0 \
|
|
|
|
github.com/cenkalti/backoff/v4 v4.0.0 \
|
|
|
|
github.com/census-instrumentation/opencensus-proto v0.2.0 \
|
|
|
|
github.com/census-instrumentation/opencensus-proto v0.2.1 \
|
|
|
|
github.com/cespare/xxhash/v2 v2.1.1 \
|
|
|
|
github.com/cheekybits/genny v1.0.0 \
|
|
|
|
github.com/client9/misspell v0.3.4 \
|
|
|
|
github.com/cloudflare/cloudflare-go v0.10.2 \
|
|
|
|
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f \
|
|
|
|
github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa \
|
|
|
|
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe \
|
|
|
|
github.com/coreos/go-semver v0.2.0 \
|
|
|
|
github.com/coreos/go-systemd/v22 v22.0.0 \
|
|
|
|
github.com/coreos/license-bill-of-materials v0.0.0-20190913234955-13baff47494e \
|
|
|
|
github.com/cpu/goacmedns v0.0.1 \
|
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d \
|
|
|
|
github.com/creack/pty v1.1.7 \
|
|
|
|
github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2 \
|
|
|
|
github.com/davecgh/go-spew v1.1.0 \
|
|
|
|
github.com/davecgh/go-spew v1.1.1 \
|
|
|
|
github.com/decker502/dnspod-go v0.2.0 \
|
|
|
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible \
|
|
|
|
github.com/dimchansky/utfbom v1.1.0 \
|
|
|
|
github.com/dnaeon/go-vcr v0.0.0-20180814043457-aafff18a5cc2 \
|
|
|
|
github.com/dnsimple/dnsimple-go v0.30.0 \
|
|
|
|
github.com/dnstap/golang-dnstap v0.0.0-20170829151710-2cf77a2b5e11 \
|
|
|
|
github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96 \
|
|
|
|
github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4 \
|
|
|
|
github.com/dustin/go-humanize v1.0.0 \
|
|
|
|
github.com/eapache/go-resiliency v1.1.0 \
|
|
|
|
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 \
|
|
|
|
github.com/eapache/queue v1.1.0 \
|
|
|
|
github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e \
|
|
|
|
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633 \
|
|
|
|
github.com/envoyproxy/go-control-plane v0.9.0 \
|
|
|
|
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 \
|
|
|
|
github.com/envoyproxy/go-control-plane v0.9.4 \
|
|
|
|
github.com/envoyproxy/protoc-gen-validate v0.1.0 \
|
|
|
|
github.com/evanphx/json-patch v4.2.0+incompatible \
|
|
|
|
github.com/exoscale/egoscale v0.18.1 \
|
|
|
|
github.com/farsightsec/golang-framestream v0.0.0-20181102145529-8a0cb8ba8710 \
|
|
|
|
github.com/fatih/color v1.7.0 \
|
|
|
|
github.com/fatih/structs v1.1.0 \
|
|
|
|
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 \
|
|
|
|
github.com/fsnotify/fsnotify v1.4.7 \
|
|
|
|
github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680 \
|
|
|
|
github.com/ghodss/yaml v1.0.0 \
|
|
|
|
github.com/go-acme/lego/v3 v3.1.0 \
|
|
|
|
github.com/go-acme/lego/v3 v3.2.0 \
|
|
|
|
github.com/go-cmd/cmd v1.0.5 \
|
|
|
|
github.com/go-errors/errors v1.0.1 \
|
|
|
|
github.com/go-ini/ini v1.44.0 \
|
|
|
|
github.com/go-kit/kit v0.8.0 \
|
|
|
|
github.com/go-kit/kit v0.9.0 \
|
|
|
|
github.com/go-logfmt/logfmt v0.3.0 \
|
|
|
|
github.com/go-logfmt/logfmt v0.4.0 \
|
|
|
|
github.com/go-logr/logr v0.1.0 \
|
|
|
|
github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1 \
|
|
|
|
github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9 \
|
|
|
|
github.com/go-openapi/spec v0.0.0-20160808142527-6aced65f8501 \
|
|
|
|
github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87 \
|
|
|
|
github.com/go-sql-driver/mysql v1.5.0 \
|
|
|
|
github.com/go-stack/stack v1.8.0 \
|
|
|
|
github.com/godbus/dbus/v5 v5.0.3 \
|
|
|
|
github.com/gofrs/uuid v3.2.0+incompatible \
|
|
|
|
github.com/gogo/protobuf v1.1.1 \
|
|
|
|
github.com/gogo/protobuf v1.2.0 \
|
|
|
|
github.com/gogo/protobuf v1.2.1 \
|
|
|
|
github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d \
|
|
|
|
github.com/goji/httpauth v0.0.0-20160601135302-2da839ab0f4d \
|
|
|
|
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b \
|
|
|
|
github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903 \
|
|
|
|
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef \
|
|
|
|
github.com/golang/mock v1.1.1 \
|
|
|
|
github.com/golang/mock v1.2.0 \
|
|
|
|
github.com/golang/mock v1.3.1 \
|
|
|
|
github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7 \
|
|
|
|
github.com/golang/protobuf v1.2.0 \
|
|
|
|
github.com/golang/protobuf v1.3.0 \
|
|
|
|
github.com/golang/protobuf v1.3.1 \
|
|
|
|
github.com/golang/protobuf v1.3.2 \
|
|
|
|
github.com/golang/protobuf v1.3.3 \
|
|
|
|
github.com/golang/protobuf v1.3.5 \
|
|
|
|
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db \
|
|
|
|
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c \
|
|
|
|
github.com/google/btree v1.0.0 \
|
|
|
|
github.com/google/go-cmp v0.2.0 \
|
|
|
|
github.com/google/go-cmp v0.3.0 \
|
|
|
|
github.com/google/go-cmp v0.3.1 \
|
|
|
|
github.com/google/go-cmp v0.4.0 \
|
|
|
|
github.com/google/go-querystring v1.0.0 \
|
|
|
|
github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367 \
|
|
|
|
github.com/google/gofuzz v1.0.0 \
|
|
|
|
github.com/google/martian v2.1.0+incompatible \
|
|
|
|
github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57 \
|
|
|
|
github.com/google/pprof v0.0.0-20190515194954-54271f7e092f \
|
|
|
|
github.com/google/uuid v1.0.0 \
|
|
|
|
github.com/google/uuid v1.1.1 \
|
|
|
|
github.com/googleapis/gax-go/v2 v2.0.4 \
|
|
|
|
github.com/googleapis/gax-go/v2 v2.0.5 \
|
|
|
|
github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d \
|
|
|
|
github.com/googleapis/gnostic v0.2.0 \
|
|
|
|
github.com/gophercloud/gophercloud v0.1.0 \
|
|
|
|
github.com/gophercloud/gophercloud v0.3.0 \
|
|
|
|
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 \
|
|
|
|
github.com/gorilla/context v1.1.1 \
|
|
|
|
github.com/gorilla/mux v1.6.2 \
|
|
|
|
github.com/gorilla/mux v1.7.3 \
|
|
|
|
github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c \
|
|
|
|
github.com/gorilla/websocket v1.4.0 \
|
|
|
|
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 \
|
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 \
|
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 \
|
|
|
|
github.com/grpc-ecosystem/grpc-gateway v1.8.5 \
|
|
|
|
github.com/grpc-ecosystem/grpc-gateway v1.9.5 \
|
|
|
|
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 \
|
|
|
|
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 \
|
|
|
|
github.com/hashicorp/go-syslog v1.0.0 \
|
|
|
|
github.com/hashicorp/golang-lru v0.5.0 \
|
|
|
|
github.com/hashicorp/golang-lru v0.5.1 \
|
|
|
|
github.com/hashicorp/golang-lru v0.5.3 \
|
|
|
|
github.com/hpcloud/tail v1.0.0 \
|
|
|
|
github.com/iij/doapi v0.0.0-20190504054126-0bbf12d6d7df \
|
|
|
|
github.com/imdario/mergo v0.3.5 \
|
|
|
|
github.com/imdario/mergo v0.3.7 \
|
|
|
|
github.com/inconshreveable/mousetrap v1.0.0 \
|
|
|
|
github.com/infobloxopen/go-trees v0.0.0-20190313150506-2af4e13f9062 \
|
|
|
|
github.com/jimstudt/http-authentication v0.0.0-20140401203705-3eca13d6893a \
|
|
|
|
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af \
|
|
|
|
github.com/jonboulle/clockwork v0.1.0 \
|
|
|
|
github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3 \
|
|
|
|
github.com/json-iterator/go v1.1.5 \
|
|
|
|
github.com/json-iterator/go v1.1.6 \
|
|
|
|
github.com/json-iterator/go v1.1.7 \
|
|
|
|
github.com/json-iterator/go v1.1.8 \
|
|
|
|
github.com/json-iterator/go v1.1.9 \
|
|
|
|
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024 \
|
|
|
|
github.com/jtolds/gls v4.20.0+incompatible \
|
|
|
|
github.com/julienschmidt/httprouter v1.2.0 \
|
|
|
|
github.com/kisielk/errcheck v1.1.0 \
|
|
|
|
github.com/kisielk/errcheck v1.2.0 \
|
|
|
|
github.com/kisielk/gotool v1.0.0 \
|
|
|
|
github.com/klauspost/cpuid v1.2.0 \
|
|
|
|
github.com/kolo/xmlrpc v0.0.0-20190717152603-07c4ee3fd181 \
|
|
|
|
github.com/konsorten/go-windows-terminal-sequences v1.0.1 \
|
|
|
|
github.com/konsorten/go-windows-terminal-sequences v1.0.2 \
|
|
|
|
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 \
|
|
|
|
github.com/kr/pretty v0.1.0 \
|
|
|
|
github.com/kr/pty v1.1.1 \
|
|
|
|
github.com/kr/text v0.1.0 \
|
|
|
|
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348 \
|
|
|
|
github.com/labbsr0x/bindman-dns-webhook v1.0.2 \
|
|
|
|
github.com/labbsr0x/goh v1.0.1 \
|
|
|
|
github.com/linode/linodego v0.10.0 \
|
|
|
|
github.com/liquidweb/liquidweb-go v1.6.0 \
|
|
|
|
github.com/lucas-clemente/quic-go v0.13.1 \
|
|
|
|
github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a \
|
|
|
|
github.com/marten-seemann/chacha20 v0.2.0 \
|
|
|
|
github.com/marten-seemann/qpack v0.1.0 \
|
|
|
|
github.com/marten-seemann/qtls v0.4.1 \
|
|
|
|
github.com/mattn/go-colorable v0.0.9 \
|
|
|
|
github.com/mattn/go-isatty v0.0.3 \
|
|
|
|
github.com/mattn/go-isatty v0.0.4 \
|
|
|
|
github.com/mattn/go-runewidth v0.0.2 \
|
|
|
|
github.com/mattn/go-runewidth v0.0.4 \
|
|
|
|
github.com/mattn/go-tty v0.0.0-20180219170247-931426f7535a \
|
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.1 \
|
|
|
|
github.com/mholt/certmagic v0.8.3 \
|
|
|
|
github.com/miekg/dns v1.1.15 \
|
|
|
|
github.com/miekg/dns v1.1.29 \
|
|
|
|
github.com/mitchellh/go-homedir v1.1.0 \
|
|
|
|
github.com/mitchellh/go-vnc v0.0.0-20150629162542-723ed9867aed \
|
|
|
|
github.com/mitchellh/mapstructure v1.1.2 \
|
|
|
|
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 \
|
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd \
|
|
|
|
github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da \
|
|
|
|
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 \
|
|
|
|
github.com/modern-go/reflect2 v1.0.1 \
|
|
|
|
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d \
|
|
|
|
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 \
|
|
|
|
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f \
|
|
|
|
github.com/namedotcom/go v0.0.0-20180403034216-08470befbe04 \
|
|
|
|
github.com/naoina/go-stringutil v0.1.0 \
|
|
|
|
github.com/naoina/toml v0.1.1 \
|
|
|
|
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32 \
|
|
|
|
github.com/nrdcg/auroradns v1.0.0 \
|
|
|
|
github.com/nrdcg/goinwx v0.6.1 \
|
|
|
|
github.com/nrdcg/namesilo v0.2.1 \
|
|
|
|
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5 \
|
|
|
|
github.com/olekukonko/tablewriter v0.0.1 \
|
|
|
|
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c \
|
|
|
|
github.com/onsi/ginkgo v1.6.0 \
|
|
|
|
github.com/onsi/ginkgo v1.7.0 \
|
|
|
|
github.com/onsi/ginkgo v1.10.1 \
|
|
|
|
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c \
|
|
|
|
github.com/onsi/gomega v1.4.3 \
|
|
|
|
github.com/onsi/gomega v1.7.0 \
|
|
|
|
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 \
|
|
|
|
github.com/opentracing/opentracing-go v1.1.0 \
|
|
|
|
github.com/openzipkin-contrib/zipkin-go-opentracing v0.3.5 \
|
|
|
|
github.com/openzipkin/zipkin-go v0.1.6 \
|
|
|
|
github.com/oracle/oci-go-sdk v7.0.0+incompatible \
|
|
|
|
github.com/ovh/go-ovh v0.0.0-20181109152953-ba5adb4cf014 \
|
|
|
|
github.com/peterbourgon/diskv v2.0.1+incompatible \
|
|
|
|
github.com/philhofer/fwd v1.0.0 \
|
|
|
|
github.com/pierrec/lz4 v2.0.5+incompatible \
|
|
|
|
github.com/pkg/errors v0.8.0 \
|
|
|
|
github.com/pkg/errors v0.8.1 \
|
|
|
|
github.com/pkg/errors v0.9.1 \
|
|
|
|
github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0 \
|
|
|
|
github.com/pmezard/go-difflib v1.0.0 \
|
|
|
|
github.com/prometheus/client_golang v0.9.1 \
|
|
|
|
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829 \
|
|
|
|
github.com/prometheus/client_golang v1.0.0 \
|
|
|
|
github.com/prometheus/client_golang v1.1.0 \
|
|
|
|
github.com/prometheus/client_golang v1.5.1 \
|
|
|
|
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 \
|
|
|
|
github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f \
|
|
|
|
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 \
|
|
|
|
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 \
|
|
|
|
github.com/prometheus/client_model v0.2.0 \
|
|
|
|
github.com/prometheus/common v0.2.0 \
|
|
|
|
github.com/prometheus/common v0.4.1 \
|
|
|
|
github.com/prometheus/common v0.6.0 \
|
|
|
|
github.com/prometheus/common v0.9.1 \
|
|
|
|
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d \
|
|
|
|
github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1 \
|
|
|
|
github.com/prometheus/procfs v0.0.2 \
|
|
|
|
github.com/prometheus/procfs v0.0.3 \
|
|
|
|
github.com/prometheus/procfs v0.0.8 \
|
|
|
|
github.com/rainycape/memcache v0.0.0-20150622160815-1031fa0ce2f2 \
|
|
|
|
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a \
|
|
|
|
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af \
|
|
|
|
github.com/russross/blackfriday v0.0.0-20170610170232-067529f716f4 \
|
|
|
|
github.com/russross/blackfriday/v2 v2.0.1 \
|
|
|
|
github.com/sacloud/libsacloud v1.26.1 \
|
|
|
|
github.com/satori/go.uuid v1.2.0 \
|
|
|
|
github.com/shurcoo!l/sanitized_anchor_name v1.0.0 \
|
|
|
|
github.com/sirupsen/logrus v1.2.0 \
|
|
|
|
github.com/sirupsen/logrus v1.4.2 \
|
|
|
|
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c \
|
|
|
|
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d \
|
|
|
|
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a \
|
|
|
|
github.com/soheilhy/cmux v0.1.4 \
|
|
|
|
github.com/spf13/afero v1.2.2 \
|
|
|
|
github.com/spf13/cobra v0.0.3 \
|
|
|
|
github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff \
|
|
|
|
github.com/spf13/pflag v1.0.1 \
|
|
|
|
github.com/spf13/pflag v1.0.5 \
|
|
|
|
github.com/stretchr/objx v0.1.0 \
|
|
|
|
github.com/stretchr/objx v0.1.1 \
|
|
|
|
github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365 \
|
|
|
|
github.com/stretchr/testify v1.2.2 \
|
|
|
|
github.com/stretchr/testify v1.3.0 \
|
|
|
|
github.com/stretchr/testify v1.4.0 \
|
|
|
|
github.com/timewasted/linode v0.0.0-20160829202747-37e84520dcf7 \
|
|
|
|
github.com/tinylib/msgp v1.1.0 \
|
|
|
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8 \
|
|
|
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 \
|
|
|
|
github.com/transip/gotransip v0.0.0-20190812104329-6d8d9179b66f \
|
|
|
|
github.com/uber-go/atomic v1.3.2 \
|
|
|
|
github.com/urfave/cli v1.20.0 \
|
|
|
|
github.com/urfave/cli v1.22.1 \
|
|
|
|
github.com/vultr/govultr v0.1.4 \
|
|
|
|
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f \
|
|
|
|
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 \
|
|
|
|
github.com/xeipuuv/gojsonschema v1.1.0 \
|
|
|
|
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 \
|
|
|
|
go.etcd.io/bbolt v1.3.3 \
|
|
|
|
go.etcd.io/etcd v0.5.0-alpha.5.0.20200306183522-221f0cc107cb \
|
|
|
|
go.opencensus.io v0.20.1 \
|
|
|
|
go.opencensus.io v0.20.2 \
|
|
|
|
go.opencensus.io v0.21.0 \
|
|
|
|
go.opencensus.io v0.22.0 \
|
|
|
|
go.uber.org/atomic v1.3.2 \
|
|
|
|
go.uber.org/multierr v1.1.0 \
|
|
|
|
go.uber.org/ratelimit v0.0.0-20180316092928-c15da0234277 \
|
|
|
|
go.uber.org/zap v1.10.0 \
|
|
|
|
golang.org/x/crypto v0.0.0-20180621125126-a49355c7e3f8 \
|
|
|
|
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 \
|
|
|
|
golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67 \
|
|
|
|
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 \
|
|
|
|
golang.org/x/crypto v0.0.0-20190418165655-df01cb2cc480 \
|
|
|
|
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5 \
|
|
|
|
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 \
|
|
|
|
golang.org/x/crypto v0.0.0-20190829043050-9756ffdc2472 \
|
|
|
|
golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7 \
|
|
|
|
golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc \
|
|
|
|
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 \
|
|
|
|
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413 \
|
|
|
|
golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975 \
|
|
|
|
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 \
|
|
|
|
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522 \
|
|
|
|
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067 \
|
|
|
|
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 \
|
|
|
|
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 \
|
|
|
|
golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f \
|
|
|
|
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 \
|
|
|
|
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 \
|
|
|
|
golang.org/x/mobile v0.0.0-20190312151609-d3739f865fa6 \
|
|
|
|
golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee \
|
|
|
|
golang.org/x/net v0.0.0-20170114055629-f2499483f923 \
|
|
|
|
golang.org/x/net v0.0.0-20180611182652-db08ff08e862 \
|
|
|
|
golang.org/x/net v0.0.0-20180724234803-3673e40ba225 \
|
|
|
|
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d \
|
|
|
|
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd \
|
|
|
|
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a \
|
|
|
|
golang.org/x/net v0.0.0-20181220203305-927f97764cc3 \
|
|
|
|
golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e \
|
|
|
|
golang.org/x/net v0.0.0-20190125091013-d26f9f9a57f3 \
|
|
|
|
golang.org/x/net v0.0.0-20190213061140-3a22650c66bd \
|
|
|
|
golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 \
|
|
|
|
golang.org/x/net v0.0.0-20190311183353-d8887717615a \
|
|
|
|
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 \
|
|
|
|
golang.org/x/net v0.0.0-20190501004415-9ce7a6920f09 \
|
|
|
|
golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c \
|
|
|
|
golang.org/x/net v0.0.0-20190603091049-60506f45cf65 \
|
|
|
|
golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 \
|
|
|
|
golang.org/x/net v0.0.0-20190620200207-3b0461eec859 \
|
|
|
|
golang.org/x/net v0.0.0-20190813141303-74dc4d7220e7 \
|
|
|
|
golang.org/x/net v0.0.0-20190923162816-aa69164e4478 \
|
|
|
|
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3 \
|
|
|
|
golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 \
|
|
|
|
golang.org/x/net v0.0.0-20191027093000-83d349e8ac1a \
|
|
|
|
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 \
|
|
|
|
golang.org/x/net v0.0.0-20200301022130-244492dfa37a \
|
|
|
|
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be \
|
|
|
|
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 \
|
|
|
|
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 \
|
|
|
|
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f \
|
|
|
|
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f \
|
|
|
|
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 \
|
|
|
|
golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 \
|
|
|
|
golang.org/x/sync v0.0.0-20190423024810-112230192c58 \
|
|
|
|
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e \
|
|
|
|
golang.org/x/sys v0.0.0-20170830134202-bb24a47a89ea \
|
|
|
|
golang.org/x/sys v0.0.0-20180622082034-63fc586f45fe \
|
|
|
|
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 \
|
|
|
|
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 \
|
|
|
|
golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e \
|
|
|
|
golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8 \
|
|
|
|
golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5 \
|
|
|
|
golang.org/x/sys v0.0.0-20181122145206-62eef0e2fa9b \
|
|
|
|
golang.org/x/sys v0.0.0-20190209173611-3b5209105503 \
|
|
|
|
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a \
|
|
|
|
golang.org/x/sys v0.0.0-20190312061237-fead79001313 \
|
|
|
|
golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e \
|
|
|
|
golang.org/x/sys v0.0.0-20190412213103-97732733099d \
|
|
|
|
golang.org/x/sys v0.0.0-20190422165155-953cdadca894 \
|
|
|
|
golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd \
|
|
|
|
golang.org/x/sys v0.0.0-20190507160741-ecd444e8653b \
|
|
|
|
golang.org/x/sys v0.0.0-20190606165138-5da285871e9c \
|
|
|
|
golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0 \
|
|
|
|
golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3 \
|
|
|
|
golang.org/x/sys v0.0.0-20190826190057-c7b8b68b1456 \
|
|
|
|
golang.org/x/sys v0.0.0-20190904154756-749cb33beabd \
|
|
|
|
golang.org/x/sys v0.0.0-20190924154521-2837fb4f24fe \
|
|
|
|
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 \
|
|
|
|
golang.org/x/sys v0.0.0-20200122134326-e047566fdf82 \
|
|
|
|
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527 \
|
|
|
|
golang.org/x/text v0.0.0-20160726164857-2910a502d2bf \
|
|
|
|
golang.org/x/text v0.3.0 \
|
|
|
|
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2 \
|
|
|
|
golang.org/x/text v0.3.2 \
|
|
|
|
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 \
|
|
|
|
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c \
|
|
|
|
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 \
|
|
|
|
golang.org/x/time v0.0.0-20190921001708-c4c64cad1fd0 \
|
|
|
|
golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 \
|
|
|
|
golang.org/x/tools v0.0.0-20180828015842-6cd1fcedba52 \
|
|
|
|
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e \
|
|
|
|
golang.org/x/tools v0.0.0-20181011042414-1f849cf54d09 \
|
|
|
|
golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563 \
|
|
|
|
golang.org/x/tools v0.0.0-20190114222345-bf090417da8b \
|
|
|
|
golang.org/x/tools v0.0.0-20190226205152-f727befe758c \
|
|
|
|
golang.org/x/tools v0.0.0-20190311212946-11955173bddd \
|
|
|
|
golang.org/x/tools v0.0.0-20190312151545-0bb0c0a6e846 \
|
|
|
|
golang.org/x/tools v0.0.0-20190312170243-e65039ee4138 \
|
|
|
|
golang.org/x/tools v0.0.0-20190328211700-ab21143f2384 \
|
|
|
|
golang.org/x/tools v0.0.0-20190425150028-36563e24a262 \
|
|
|
|
golang.org/x/tools v0.0.0-20190506145303-2d16b83fe98c \
|
|
|
|
golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135 \
|
|
|
|
golang.org/x/tools v0.0.0-20190606124116-d0a3d012864b \
|
|
|
|
golang.org/x/tools v0.0.0-20190624190245-7f2218787638 \
|
|
|
|
golang.org/x/tools v0.0.0-20191216052735-49a3e744a425 \
|
|
|
|
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 \
|
|
|
|
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 \
|
|
|
|
google.golang.org/api v0.3.1 \
|
|
|
|
google.golang.org/api v0.4.0 \
|
|
|
|
google.golang.org/api v0.7.0 \
|
|
|
|
google.golang.org/api v0.8.0 \
|
|
|
|
google.golang.org/api v0.20.0 \
|
|
|
|
google.golang.org/appengine v1.1.0 \
|
|
|
|
google.golang.org/appengine v1.4.0 \
|
|
|
|
google.golang.org/appengine v1.5.0 \
|
|
|
|
google.golang.org/appengine v1.6.1 \
|
|
|
|
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 \
|
|
|
|
google.golang.org/genproto v0.0.0-20180831171423-11092d34479b \
|
|
|
|
google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19 \
|
|
|
|
google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7 \
|
|
|
|
google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb \
|
|
|
|
google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873 \
|
|
|
|
google.golang.org/genproto v0.0.0-20190626174449-989357319d63 \
|
|
|
|
google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 \
|
|
|
|
google.golang.org/genproto v0.0.0-20200306153348-d950eab6f860 \
|
|
|
|
google.golang.org/grpc v1.17.0 \
|
|
|
|
google.golang.org/grpc v1.19.0 \
|
|
|
|
google.golang.org/grpc v1.19.1 \
|
|
|
|
google.golang.org/grpc v1.20.1 \
|
|
|
|
google.golang.org/grpc v1.21.1 \
|
|
|
|
google.golang.org/grpc v1.23.0 \
|
|
|
|
google.golang.org/grpc v1.25.1 \
|
|
|
|
google.golang.org/grpc v1.26.0 \
|
|
|
|
google.golang.org/grpc v1.27.0 \
|
|
|
|
google.golang.org/grpc v1.28.0 \
|
|
|
|
gopkg.in/!data!dog/dd-trace-go.v1 v1.22.0 \
|
|
|
|
gopkg.in/alecthomas/kingpin.v2 v2.2.6 \
|
|
|
|
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 \
|
|
|
|
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 \
|
|
|
|
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 \
|
|
|
|
gopkg.in/cheggaaa/pb.v1 v1.0.25 \
|
|
|
|
gopkg.in/fsnotify.v1 v1.4.7 \
|
|
|
|
gopkg.in/h2non/gock.v1 v1.0.15 \
|
|
|
|
gopkg.in/inf.v0 v0.9.1 \
|
|
|
|
gopkg.in/ini.v1 v1.42.0 \
|
|
|
|
gopkg.in/ini.v1 v1.44.0 \
|
|
|
|
gopkg.in/mcuadros/go-syslog.v2 v2.2.1 \
|
|
|
|
gopkg.in/natefinch/lumberjack.v2 v2.0.0 \
|
|
|
|
gopkg.in/ns1/ns1-go.v2 v2.0.0-20190730140822-b51389932cbc \
|
|
|
|
gopkg.in/resty.v1 v1.9.1 \
|
|
|
|
gopkg.in/resty.v1 v1.12.0 \
|
|
|
|
gopkg.in/square/go-jose.v2 v2.3.1 \
|
|
|
|
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 \
|
|
|
|
gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7 \
|
|
|
|
gopkg.in/yaml.v2 v2.2.1 \
|
|
|
|
gopkg.in/yaml.v2 v2.2.2 \
|
|
|
|
gopkg.in/yaml.v2 v2.2.4 \
|
|
|
|
gopkg.in/yaml.v2 v2.2.5 \
|
|
|
|
gopkg.in/yaml.v2 v2.2.8 \
|
|
|
|
honnef.co/go/tools v0.0.0-20180728063816-88497007e858 \
|
|
|
|
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 \
|
|
|
|
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a \
|
|
|
|
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a \
|
|
|
|
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc \
|
|
|
|
k8s.io/api v0.17.4 \
|
|
|
|
k8s.io/apimachinery v0.17.4 \
|
|
|
|
k8s.io/client-go v0.17.4 \
|
|
|
|
k8s.io/gengo v0.0.0-20190128074634-0689ccc1d7d6 \
|
|
|
|
k8s.io/klog v0.0.0-20181102134211-b9b56d5dfc92 \
|
|
|
|
k8s.io/klog v0.3.0 \
|
|
|
|
k8s.io/klog v1.0.0 \
|
|
|
|
k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a \
|
|
|
|
k8s.io/utils v0.0.0-20191114184206-e782cd3c129f \
|
|
|
|
rsc.io/binaryregexp v0.2.0 \
|
|
|
|
sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e \
|
|
|
|
sigs.k8s.io/yaml v1.1.0
|
|
|
|
|
2020-05-16 12:42:14 +00:00
|
|
|
.include <bsd.port.mk>
|