Imports
- github.com/NYTimes/gziphandler
- github.com/armon/circbuf
- github.com/armon/go-metrics
- github.com/armon/go-radix
- github.com/coredns/coredns/plugin/pkg/dnsutil
- github.com/elazarl/go-bindata-assetfs
- github.com/hashicorp/go-cleanhttp
- github.com/hashicorp/go-discover
- github.com/hashicorp/go-discover/provider/k8s
- github.com/hashicorp/go-memdb
- github.com/hashicorp/go-msgpack/codec
- github.com/hashicorp/go-multierror
- github.com/hashicorp/go-uuid
- github.com/hashicorp/logutils
- github.com/hashicorp/memberlist
- github.com/hashicorp/raft
- github.com/hashicorp/serf/coordinate
- github.com/hashicorp/serf/serf
- github.com/miekg/dns
- github.com/mitchellh/hashstructure
- github.com/mitchellh/mapstructure
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promhttp
- github.com/shirou/gopsutil/host
- github.com/stretchr/testify/require
- golang.org/x/net/context
- golang.org/x/net/http2
- google.golang.org/grpc
Imports in module “github.com/hashicorp/consul”
- github.com/hashicorp/consul/acl
- github.com/hashicorp/consul/agent/ae
- github.com/hashicorp/consul/agent/cache
- github.com/hashicorp/consul/agent/cache-types
- github.com/hashicorp/consul/agent/checks
- github.com/hashicorp/consul/agent/config
- github.com/hashicorp/consul/agent/connect
- github.com/hashicorp/consul/agent/consul
- github.com/hashicorp/consul/agent/consul/autopilot
- github.com/hashicorp/consul/agent/debug
- github.com/hashicorp/consul/agent/exec
- github.com/hashicorp/consul/agent/local
- github.com/hashicorp/consul/agent/proxycfg
- github.com/hashicorp/consul/agent/proxyprocess
- github.com/hashicorp/consul/agent/structs
- github.com/hashicorp/consul/agent/systemd
- github.com/hashicorp/consul/agent/token
- github.com/hashicorp/consul/agent/xds
- github.com/hashicorp/consul/api
- github.com/hashicorp/consul/ipaddr
- github.com/hashicorp/consul/lib
- github.com/hashicorp/consul/lib/file
- github.com/hashicorp/consul/lib/freeport
- github.com/hashicorp/consul/logger
- github.com/hashicorp/consul/testutil/retry
- github.com/hashicorp/consul/tlsutil
- github.com/hashicorp/consul/types
- github.com/hashicorp/consul/watch
Standard library imports
- bytes
- compress/gzip
- context
- crypto/md5
- crypto/sha512
- crypto/tls
- encoding/base64
- encoding/hex
- encoding/json
- errors
- fmt
- io
- io/ioutil
- log
- math/rand
- net
- net/http
- net/http/httptest
- net/http/pprof
- net/url
- os
- os/exec
- os/signal
- os/user
- path
- path/filepath
- reflect
- regexp
- sort
- strconv
- strings
- sync
- sync/atomic
- syscall
- testing
- time