Imports
- github.com/NYTimes/gziphandler
- github.com/armon/circbuf
- github.com/armon/go-metrics
- github.com/armon/go-metrics/prometheus
- github.com/armon/go-radix
- github.com/hashicorp/consul-net-rpc/go-msgpack/codec
- github.com/hashicorp/go-bexpr
- github.com/hashicorp/go-cleanhttp
- github.com/hashicorp/go-connlimit
- github.com/hashicorp/go-discover
- github.com/hashicorp/go-discover/provider/k8s
- github.com/hashicorp/go-hclog
- github.com/hashicorp/go-memdb
- github.com/hashicorp/go-multierror
- github.com/hashicorp/go-uuid
- github.com/hashicorp/hcp-scada-provider/capability
- github.com/hashicorp/memberlist
- github.com/hashicorp/raft
- github.com/hashicorp/raft-autopilot
- github.com/hashicorp/raft-wal
- github.com/hashicorp/raft-wal/verifier
- 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/rboyer/safeio
- github.com/shirou/gopsutil/v3/host
- github.com/stretchr/testify/require
- golang.org/x/net/context
- golang.org/x/net/http2
- golang.org/x/net/http2/h2c
- golang.org/x/sync/errgroup
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/grpclog
- google.golang.org/grpc/keepalive
- google.golang.org/grpc/metadata
- google.golang.org/grpc/status
Imports in module “github.com/hashicorp/consul”
- github.com/hashicorp/consul/acl
- github.com/hashicorp/consul/acl/resolver
- github.com/hashicorp/consul/agent/ae
- github.com/hashicorp/consul/agent/auto-config
- 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/configentry
- github.com/hashicorp/consul/agent/connect
- github.com/hashicorp/consul/agent/consul
- github.com/hashicorp/consul/agent/consul/fsm
- github.com/hashicorp/consul/agent/consul/rate
- github.com/hashicorp/consul/agent/consul/servercert
- github.com/hashicorp/consul/agent/consul/stream
- github.com/hashicorp/consul/agent/consul/usagemetrics
- github.com/hashicorp/consul/agent/consul/xdscapacity
- github.com/hashicorp/consul/agent/debug
- github.com/hashicorp/consul/agent/dns
- github.com/hashicorp/consul/agent/exec
- github.com/hashicorp/consul/agent/grpc-external
- github.com/hashicorp/consul/agent/grpc-external/limiter
- github.com/hashicorp/consul/agent/grpc-external/services/dns
- github.com/hashicorp/consul/agent/grpc-internal
- github.com/hashicorp/consul/agent/grpc-internal/balancer
- github.com/hashicorp/consul/agent/grpc-internal/resolver
- github.com/hashicorp/consul/agent/grpc-middleware
- github.com/hashicorp/consul/agent/hcp
- github.com/hashicorp/consul/agent/hcp/discover
- github.com/hashicorp/consul/agent/hcp/scada
- github.com/hashicorp/consul/agent/leafcert
- github.com/hashicorp/consul/agent/local
- github.com/hashicorp/consul/agent/metadata
- github.com/hashicorp/consul/agent/pool
- github.com/hashicorp/consul/agent/proxycfg
- github.com/hashicorp/consul/agent/proxycfg-glue
- github.com/hashicorp/consul/agent/proxycfg-sources/catalog
- github.com/hashicorp/consul/agent/proxycfg-sources/local
- github.com/hashicorp/consul/agent/router
- github.com/hashicorp/consul/agent/rpc/middleware
- github.com/hashicorp/consul/agent/rpcclient
- github.com/hashicorp/consul/agent/rpcclient/configentry
- github.com/hashicorp/consul/agent/rpcclient/health
- github.com/hashicorp/consul/agent/structs
- github.com/hashicorp/consul/agent/submatview
- github.com/hashicorp/consul/agent/systemd
- github.com/hashicorp/consul/agent/token
- github.com/hashicorp/consul/agent/uiserver
- github.com/hashicorp/consul/agent/xds
- github.com/hashicorp/consul/api
- github.com/hashicorp/consul/api/watch
- github.com/hashicorp/consul/envoyextensions/xdscommon
- github.com/hashicorp/consul/internal/dnsutil
- github.com/hashicorp/consul/internal/gossip/librtt
- github.com/hashicorp/consul/internal/resource/http
- github.com/hashicorp/consul/ipaddr
- github.com/hashicorp/consul/lib
- github.com/hashicorp/consul/lib/decode
- github.com/hashicorp/consul/lib/file
- github.com/hashicorp/consul/lib/hoststats
- github.com/hashicorp/consul/lib/mutex
- github.com/hashicorp/consul/lib/routine
- github.com/hashicorp/consul/logging
- github.com/hashicorp/consul/logging/monitor
- github.com/hashicorp/consul/proto-public/pbresource
- github.com/hashicorp/consul/proto/private/pbcommon
- github.com/hashicorp/consul/proto/private/pbconfigentry
- github.com/hashicorp/consul/proto/private/pboperator
- github.com/hashicorp/consul/proto/private/pbpeering
- github.com/hashicorp/consul/sdk/freeport
- github.com/hashicorp/consul/sdk/testutil
- github.com/hashicorp/consul/sdk/testutil/retry
- github.com/hashicorp/consul/tlsutil
- github.com/hashicorp/consul/types
- github.com/hashicorp/consul/version
Standard library imports
- bytes
- context
- crypto/sha256
- crypto/sha512
- crypto/tls
- crypto/x509
- encoding/base64
- encoding/hex
- encoding/json
- errors
- fmt
- io
- math
- net
- net/http
- net/http/httptest
- net/http/httputil
- net/http/pprof
- net/netip
- net/url
- os
- os/exec
- os/signal
- os/user
- path
- path/filepath
- reflect
- regexp
- sort
- strconv
- strings
- sync
- sync/atomic
- syscall
- testing
- text/template
- time