## Changes by Kind
### Feature
- Add ability to specify multiple sources for a security rule ([#3961](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/3961), [@nawazkh](https://github.com/nawazkh))
- Add support for joining clusters to AKS Fleet ([#4316](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4316), [@willie-yao](https://github.com/willie-yao))
- CAPZ now adds the `clusterctl.cluster.x-k8s.io/block-move` annotation during `clusterctl move` to better synchronize pause operations ([#4213](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4213), [@nojnhuh](https://github.com/nojnhuh))
- Migrate Private Endpoints Service to use ASO Framework ([#4108](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4108), [@nawazkh](https://github.com/nawazkh))
- Make all reconcile timeouts configurable ([#4406](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4406), [@CecileRobertMichon](https://github.com/CecileRobertMichon))
### Documentation
- Reorganized the disk pages into their own section and added a new documentation section discussing disk encryption options. ([#4415](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4415), [@bryan-cox](https://github.com/bryan-cox))
### Bug or Regression
- ASO environment variables can now be set to refer to a non-public (e.g. government) cloud instance and set ASO's periodic resync interval: https://azure.github.io/azure-service-operator/guide/aso-controller-settings-options/ ([#4390](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4390), [@nojnhuh](https://github.com/nojnhuh))
- AzureManagedMachinePool will check its annotations for `DeleteForMoveAnnotation` during clusterctl move operation ([#4392](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4392), [@nawazkh](https://github.com/nawazkh))
- Fix: DNSPrefix error on existing tenant cluster ([#4308](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4308), [@mihaiandreiratoiu](https://github.com/mihaiandreiratoiu))
- Fix: Spot machines failing to provision on regions without availability zones due to use of AvailabilitySets ([#4453](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4453), [@RadekManak](https://github.com/RadekManak))
- Propagate error affecting ASO resources' `Ready` conditions when tags cannot yet be reconciled. ([#4371](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4371), [@nojnhuh](https://github.com/nojnhuh))
- Revert 'Use clusterctl move annotation on last system pool validation' ([#4387](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4387), [@nawazkh](https://github.com/nawazkh))
- Support AKS BYOCNI by allowing networkPlugin: none ([#4307](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4307), [@illrill](https://github.com/illrill))
### Other (Cleanup or Flake)
- Bump CAPI to v1.6.0 ([#4182](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4182), [@mboersma](https://github.com/mboersma))
- Bump CAPI to v1.6.1 ([#4463](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4463), [@mboersma](https://github.com/mboersma))
- CAPZ now depends on ASO v2.5.0. ([#4345](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4345), [@nojnhuh](https://github.com/nojnhuh))
- Convert bastionhosts to ASO ([#4143](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4143), [@willie-yao](https://github.com/willie-yao))
- Remove deprecated kubelet credential provider flag ([#4436](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4436), [@CecileRobertMichon](https://github.com/CecileRobertMichon))
- Remove support for AAD Pod Identity ([#4424](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4424), [@mboersma](https://github.com/mboersma))
- Subnets and virtualnetworks are now managed with ASO ([#4300](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4300), [@nojnhuh](https://github.com/nojnhuh))
- Update AzCNI to v1.5.16 ([#4315](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4315), [@rbtr](https://github.com/rbtr))
- Use CAAPH to install cloud-provider-azure in tests ([#4413](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4413), [@CecileRobertMichon](https://github.com/CecileRobertMichon))
## Dependencies
### Added
- [Nawaz]github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservicefleet/armcontainerservicefleet: [v1.1.0](https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/v1.1.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/eventgrid/armeventgrid: [v1.0.0](https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/eventgrid/armeventgrid/v1.0.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal/v2: [v2.0.0](https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/internal/v2.0.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor: [v0.11.0](https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/monitor/armmonitor/v0.11.0)
- github.com/ProtonMail/go-crypto: [7d5c6f0](https://github.com/ProtonMail/go-crypto/tree/7d5c6f0)
- github.com/bwesterb/go-ristretto: [v1.2.3](https://github.com/bwesterb/go-ristretto/tree/v1.2.3)
- github.com/cloudflare/circl: [v1.3.7](https://github.com/cloudflare/circl/tree/v1.3.7)
- github.com/distribution/reference: [v0.5.0](https://github.com/distribution/reference/tree/v0.5.0)
- github.com/google/go-github/v53: [v53.2.0](https://github.com/google/go-github/tree/v53.2.0)
- github.com/klauspost/compress: [v1.17.0](https://github.com/klauspost/compress/tree/v1.17.0)
- github.com/minio/highwayhash: [v1.0.2](https://github.com/minio/highwayhash/tree/v1.0.2)
- github.com/nats-io/jwt/v2: [v2.4.1](https://github.com/nats-io/jwt/tree/v2.4.1)
- github.com/nats-io/nats.go: [v1.30.2](https://github.com/nats-io/nats.go/tree/v1.30.2)
- github.com/nats-io/nkeys: [v0.4.5](https://github.com/nats-io/nkeys/tree/v0.4.5)
- github.com/nats-io/nuid: [v1.0.1](https://github.com/nats-io/nuid/tree/v1.0.1)
- github.com/sagikazarmark/locafero: [v0.3.0](https://github.com/sagikazarmark/locafero/tree/v0.3.0)
- github.com/sagikazarmark/slog-shim: [v0.1.0](https://github.com/sagikazarmark/slog-shim/tree/v0.1.0)
- github.com/sourcegraph/conc: [v0.3.0](https://github.com/sourcegraph/conc/tree/v0.3.0)
### Changed
- cloud.google.com/go/firestore: v1.12.0 → v1.13.0
- github.com/Azure/azure-kusto-go: [v0.11.3 → v0.14.0](https://github.com/Azure/azure-kusto-go/compare/v0.11.3...v0.14.0)
- github.com/Azure/azure-sdk-for-go/sdk/azcore: [v1.9.0 → v1.9.1](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.0...sdk/azcore/v1.9.1)
- github.com/Azure/azure-sdk-for-go/sdk/internal: [v1.5.0 → v1.5.1](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.0...sdk/internal/v1.5.1)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2: [v2.1.1 → v2.2.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/authorization/armauthorization/v2/v2.1.1...sdk/resourcemanager/authorization/armauthorization/v2/v2.2.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5: [v5.2.0 → v5.4.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/compute/armcompute/v5/v5.2.0...sdk/resourcemanager/compute/armcompute/v5/v5.4.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4: [v4.4.0 → v4.6.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/containerservice/armcontainerservice/v4/v4.4.0...sdk/resourcemanager/containerservice/armcontainerservice/v4/v4.6.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/iothub/armiothub: [v1.2.0 → v1.3.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/iothub/armiothub/v1.2.0...sdk/resourcemanager/iothub/armiothub/v1.3.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault: [v1.3.0 → v1.4.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/keyvault/armkeyvault/v1.3.0...sdk/resourcemanager/keyvault/armkeyvault/v1.4.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsi: [v1.1.0 → v1.2.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/msi/armmsi/v1.1.0...sdk/resourcemanager/msi/armmsi/v1.2.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4: [v4.2.0 → v4.3.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/network/armnetwork/v4/v4.2.0...sdk/resourcemanager/network/armnetwork/v4/v4.3.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns: [v1.1.0 → v1.2.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/privatedns/armprivatedns/v1.1.0...sdk/resourcemanager/privatedns/armprivatedns/v1.2.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resourcehealth/armresourcehealth: [v1.2.0 → v1.3.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/resourcehealth/armresourcehealth/v1.2.0...sdk/resourcemanager/resourcehealth/armresourcehealth/v1.3.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources: [v1.1.1 → v1.2.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/resources/armresources/v1.1.1...sdk/resourcemanager/resources/armresources/v1.2.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/search/armsearch: [v1.2.0 → v1.3.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/search/armsearch/v1.2.0...sdk/resourcemanager/search/armsearch/v1.3.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicebus/armservicebus: [v1.1.1 → v1.2.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/servicebus/armservicebus/v1.1.1.../sdk/resourcemanager/servicebus/armservicebus/v1.2.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage: [v1.4.0 → v1.5.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/storage/armstorage/v1.4.0...sdk/resourcemanager/storage/armstorage/v1.5.0)
- github.com/Azure/azure-service-operator/v2: [v2.4.0 → v2.5.0](https://github.com/Azure/azure-service-operator/compare/v2.4.0...v2.5.0)
- github.com/armon/go-metrics: [v0.4.0 → v0.4.1](https://github.com/armon/go-metrics/compare/v0.4.0...v0.4.1)
- github.com/coreos/go-oidc: [v2.1.0+incompatible → v2.2.1+incompatible](https://github.com/coreos/go-oidc/compare/v2.1.0...v2.2.1)
- github.com/davecgh/go-spew: [v1.1.1 → d8f796a](https://github.com/davecgh/go-spew/compare/v1.1.1...d8f796a)
- github.com/docker/distribution: [v2.8.2+incompatible → v2.8.3+incompatible](https://github.com/docker/distribution/compare/v2.8.2...v2.8.3)
- github.com/dustin/go-humanize: [v1.0.0 → v1.0.1](https://github.com/dustin/go-humanize/compare/v1.0.0...v1.0.1)
- github.com/fatih/color: [v1.15.0 → v1.16.0](https://github.com/fatih/color/compare/v1.15.0...v1.16.0)
- github.com/felixge/httpsnoop: [v1.0.3 → v1.0.4](https://github.com/felixge/httpsnoop/compare/v1.0.3...v1.0.4)
- github.com/fvbommel/sortorder: [v1.0.1 → v1.1.0](https://github.com/fvbommel/sortorder/compare/v1.0.1...v1.1.0)
- github.com/go-logr/logr: [v1.3.0 → v1.4.1](https://github.com/go-logr/logr/compare/v1.3.0...v1.4.1)
- github.com/google/s2a-go: [v0.1.3 → v0.1.7](https://github.com/google/s2a-go/compare/v0.1.3...v0.1.7)
- github.com/google/uuid: [v1.4.0 → v1.5.0](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)
- github.com/googleapis/enterprise-certificate-proxy: [v0.2.3 → v0.3.1](https://github.com/googleapis/enterprise-certificate-proxy/compare/v0.2.3...v0.3.1)
- github.com/googleapis/gax-go/v2: [v2.8.0 → v2.12.0](https://github.com/googleapis/gax-go/compare/v2.8.0...v2.12.0)
- github.com/hashicorp/consul/api: [v1.20.0 → v1.25.1](https://github.com/hashicorp/consul/compare/api/v1.20.0...api/v1.25.1)
- github.com/hashicorp/go-hclog: [v1.2.0 → v1.5.0](https://github.com/hashicorp/go-hclog/compare/v1.2.0...v1.5.0)
- github.com/mattn/go-isatty: [v0.0.17 → v0.0.20](https://github.com/mattn/go-isatty/compare/v0.0.17...v0.0.20)
- github.com/mitchellh/go-wordwrap: [v1.0.0 → v1.0.1](https://github.com/mitchellh/go-wordwrap/compare/v1.0.0...v1.0.1)
- github.com/onsi/ginkgo/v2: [v2.13.1 → v2.14.0](https://github.com/onsi/ginkgo/compare/v2.13.1...v2.14.0)
- github.com/pelletier/go-toml/v2: [v2.0.8 → v2.1.0](https://github.com/pelletier/go-toml/compare/v2.0.8...v2.1.0)
- github.com/pmezard/go-difflib: [v1.0.0 → 5d4384e](https://github.com/pmezard/go-difflib/compare/v1.0.0...5d4384e)
- github.com/prometheus/client_golang: [v1.17.0 → v1.18.0](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)
- github.com/sagikazarmark/crypt: [v0.10.0 → v0.15.0](https://github.com/sagikazarmark/crypt/compare/v0.10.0...v0.15.0)
- github.com/spf13/afero: [v1.9.5 → v1.10.0](https://github.com/spf13/afero/compare/v1.9.5...v1.10.0)
- github.com/spf13/viper: [v1.16.0 → v1.17.0](https://github.com/spf13/viper/compare/v1.16.0...v1.17.0)
- github.com/subosito/gotenv: [v1.4.2 → v1.6.0](https://github.com/subosito/gotenv/compare/v1.4.2...v1.6.0)
- github.com/xlab/treeprint: [v1.1.0 → v1.2.0](https://github.com/xlab/treeprint/compare/v1.1.0...v1.2.0)
- go.etcd.io/bbolt: v1.3.6 → v1.3.7
- go.etcd.io/etcd/api/v3: v3.5.9 → v3.5.10
- go.etcd.io/etcd/client/pkg/v3: v3.5.9 → v3.5.10
- go.etcd.io/etcd/client/v2: v2.305.7 → v2.305.9
- go.etcd.io/etcd/client/v3: v3.5.9 → v3.5.10
- go.etcd.io/etcd/pkg/v3: v3.5.7 → v3.5.9
- go.etcd.io/etcd/raft/v3: v3.5.7 → v3.5.9
- go.etcd.io/etcd/server/v3: v3.5.7 → v3.5.9
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.44.0 → v0.46.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.20.0 → v1.21.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.20.0 → v1.21.0
- go.opentelemetry.io/otel/exporters/prometheus: v0.43.0 → v0.44.0
- go.opentelemetry.io/otel/metric: v1.20.0 → v1.21.0
- go.opentelemetry.io/otel/sdk/metric: v1.20.0 → v1.21.0
- go.opentelemetry.io/otel/sdk: v1.20.0 → v1.21.0
- go.opentelemetry.io/otel/trace: v1.20.0 → v1.21.0
- go.opentelemetry.io/otel: v1.20.0 → v1.21.0
- go.starlark.net: 8dd3e2e → a134d8f
- go.uber.org/mock: v0.3.0 → v0.4.0
- golang.org/x/crypto: v0.15.0 → v0.18.0
- golang.org/x/net: v0.17.0 → v0.19.0
- golang.org/x/oauth2: v0.13.0 → v0.14.0
- golang.org/x/sync: v0.4.0 → v0.5.0
- golang.org/x/sys: v0.14.0 → v0.16.0
- golang.org/x/term: v0.14.0 → v0.16.0
- golang.org/x/time: v0.4.0 → v0.5.0
- golang.org/x/tools: v0.14.0 → v0.16.1
- google.golang.org/api: v0.122.0 → v0.143.0
- google.golang.org/genproto/googleapis/api: b8732ec → 007df8e
- google.golang.org/genproto/googleapis/rpc: b8732ec → e6e6cda
- google.golang.org/genproto: b8732ec → 007df8e
- k8s.io/api: v0.27.2 → v0.28.4
- k8s.io/apiextensions-apiserver: v0.27.2 → v0.28.4
- k8s.io/apimachinery: v0.28.3 → v0.28.4
- k8s.io/apiserver: v0.27.2 → v0.28.4
- k8s.io/cli-runtime: v0.27.2 → v0.28.4
- k8s.io/client-go: v0.27.2 → v0.28.4
- k8s.io/cloud-provider: v0.27.1 → v0.28.4
- k8s.io/cluster-bootstrap: v0.27.2 → v0.28.4
- k8s.io/code-generator: v0.27.2 → v0.28.4
- k8s.io/component-base: v0.28.3 → v0.28.4
- k8s.io/component-helpers: v0.27.2 → v0.28.4
- k8s.io/controller-manager: v0.27.1 → v0.28.4
- k8s.io/kms: v0.28.3 → v0.28.4
- k8s.io/kube-openapi: 8b0f38b → 2695361
- k8s.io/kubectl: v0.27.2 → v0.28.4
- k8s.io/kubelet: v0.27.1 → v0.28.4
- k8s.io/metrics: v0.27.2 → v0.28.4
- sigs.k8s.io/cloud-provider-azure: v1.27.7 → v1.28.4
- sigs.k8s.io/cluster-api/test: v1.5.3 → v1.6.1
- sigs.k8s.io/cluster-api: v1.5.3 → v1.6.1
- sigs.k8s.io/kustomize/api: v0.13.2 → 6ce0bf3
- sigs.k8s.io/kustomize/kustomize/v5: v5.0.1 → 6ce0bf3
- sigs.k8s.io/kustomize/kyaml: v0.14.1 → 6ce0bf3
### Removed
- contrib.go.opencensus.io/exporter/prometheus: v0.1.0
- github.com/Azure/aad-pod-identity: [v1.8.17](https://github.com/Azure/aad-pod-identity/tree/v1.8.17)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal: [v1.1.2](https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/internal/v1.1.2)
- github.com/OneOfOne/xxhash: [v1.2.2](https://github.com/OneOfOne/xxhash/tree/v1.2.2)
- github.com/alecthomas/template: [a0175ee](https://github.com/alecthomas/template/tree/a0175ee)
- github.com/antlr/antlr4/runtime/Go/antlr: [v1.4.10](https://github.com/antlr/antlr4/tree/runtime/Go/antlr/v1.4.10)
- github.com/armon/circbuf: [bbbad09](https://github.com/armon/circbuf/tree/bbbad09)
- github.com/armon/go-radix: [7fddfc3](https://github.com/armon/go-radix/tree/7fddfc3)
- github.com/bgentry/speakeasy: [v0.1.0](https://github.com/bgentry/speakeasy/tree/v0.1.0)
- github.com/bketelsen/crypt: [5cbc8cc](https://github.com/bketelsen/crypt/tree/5cbc8cc)
- github.com/buger/jsonparser: [v1.1.1](https://github.com/buger/jsonparser/tree/v1.1.1)
- github.com/cespare/xxhash: [v1.1.0](https://github.com/cespare/xxhash/tree/v1.1.0)
- github.com/coreos/bbolt: [v1.3.2](https://github.com/coreos/bbolt/tree/v1.3.2)
- github.com/coreos/etcd: [v3.3.13+incompatible](https://github.com/coreos/etcd/tree/v3.3.13)
- github.com/coreos/go-iptables: [v0.3.0](https://github.com/coreos/go-iptables/tree/v0.3.0)
- github.com/coreos/pkg: [399ea9e](https://github.com/coreos/pkg/tree/399ea9e)
- github.com/dgrijalva/jwt-go: [v3.2.0+incompatible](https://github.com/dgrijalva/jwt-go/tree/v3.2.0)
- github.com/dgryski/go-sip13: [e10d5fe](https://github.com/dgryski/go-sip13/tree/e10d5fe)
- github.com/docopt/docopt-go: [ee0de3b](https://github.com/docopt/docopt-go/tree/ee0de3b)
- github.com/flowstack/go-jsonschema: [v0.1.1](https://github.com/flowstack/go-jsonschema/tree/v0.1.1)
- github.com/flynn/go-shlex: [3f9db97](https://github.com/flynn/go-shlex/tree/3f9db97)
- github.com/ghodss/yaml: [v1.0.0](https://github.com/ghodss/yaml/tree/v1.0.0)
- github.com/go-kit/kit: [v0.8.0](https://github.com/go-kit/kit/tree/v0.8.0)
- github.com/go-stack/stack: [v1.8.0](https://github.com/go-stack/stack/tree/v1.8.0)
- github.com/google/gnostic: [v0.6.9](https://github.com/google/gnostic/tree/v0.6.9)
- github.com/google/go-github/v48: [v48.2.0](https://github.com/google/go-github/tree/v48.2.0)
- github.com/googleapis/gnostic: [v0.5.5](https://github.com/googleapis/gnostic/tree/v0.5.5)
- github.com/gopherjs/gopherjs: [0766667](https://github.com/gopherjs/gopherjs/tree/0766667)
- github.com/gorilla/mux: [v1.8.0](https://github.com/gorilla/mux/tree/v1.8.0)
- github.com/hashicorp/consul/sdk: [v0.1.1](https://github.com/hashicorp/consul/tree/sdk/v0.1.1)
- github.com/hashicorp/errwrap: [v1.0.0](https://github.com/hashicorp/errwrap/tree/v1.0.0)
- github.com/hashicorp/go-msgpack: [v0.5.3](https://github.com/hashicorp/go-msgpack/tree/v0.5.3)
- github.com/hashicorp/go-multierror: [v1.0.0](https://github.com/hashicorp/go-multierror/tree/v1.0.0)
- github.com/hashicorp/go-sockaddr: [v1.0.0](https://github.com/hashicorp/go-sockaddr/tree/v1.0.0)
- github.com/hashicorp/go-syslog: [v1.0.0](https://github.com/hashicorp/go-syslog/tree/v1.0.0)
- github.com/hashicorp/go-uuid: [v1.0.1](https://github.com/hashicorp/go-uuid/tree/v1.0.1)
- github.com/hashicorp/go.net: [v0.0.1](https://github.com/hashicorp/go.net/tree/v0.0.1)
- github.com/hashicorp/logutils: [v1.0.0](https://github.com/hashicorp/logutils/tree/v1.0.0)
- github.com/hashicorp/mdns: [v1.0.0](https://github.com/hashicorp/mdns/tree/v1.0.0)
- github.com/hashicorp/memberlist: [v0.1.3](https://github.com/hashicorp/memberlist/tree/v0.1.3)
- github.com/jtolds/gls: [v4.20.0+incompatible](https://github.com/jtolds/gls/tree/v4.20.0)
- github.com/konsorten/go-windows-terminal-sequences: [v1.0.1](https://github.com/konsorten/go-windows-terminal-sequences/tree/v1.0.1)
- github.com/kr/logfmt: [b84e30a](https://github.com/kr/logfmt/tree/b84e30a)
- github.com/miekg/dns: [v1.0.14](https://github.com/miekg/dns/tree/v1.0.14)
- github.com/mitchellh/cli: [v1.0.0](https://github.com/mitchellh/cli/tree/v1.0.0)
- github.com/mitchellh/go-testing-interface: [v1.0.0](https://github.com/mitchellh/go-testing-interface/tree/v1.0.0)
- github.com/mitchellh/gox: [v0.4.0](https://github.com/mitchellh/gox/tree/v0.4.0)
- github.com/mitchellh/iochan: [v1.0.0](https://github.com/mitchellh/iochan/tree/v1.0.0)
- github.com/oklog/ulid: [v1.3.1](https://github.com/oklog/ulid/tree/v1.3.1)
- github.com/pascaldekloe/goe: [57f6aae](https://github.com/pascaldekloe/goe/tree/57f6aae)
- github.com/posener/complete: [v1.1.1](https://github.com/posener/complete/tree/v1.1.1)
- github.com/prometheus/tsdb: [v0.7.1](https://github.com/prometheus/tsdb/tree/v0.7.1)
- github.com/ryanuber/columnize: [9b3edd6](https://github.com/ryanuber/columnize/tree/9b3edd6)
- github.com/sean-/seed: [e2103e2](https://github.com/sean-/seed/tree/e2103e2)
- github.com/shurcooL/sanitized_anchor_name: [v1.0.0](https://github.com/shurcooL/sanitized_anchor_name/tree/v1.0.0)
- github.com/smartystreets/assertions: [b2de0cb](https://github.com/smartystreets/assertions/tree/b2de0cb)
- github.com/smartystreets/goconvey: [v1.6.4](https://github.com/smartystreets/goconvey/tree/v1.6.4)
- github.com/spaolacci/murmur3: [f09979e](https://github.com/spaolacci/murmur3/tree/f09979e)
- github.com/spf13/jwalterweatherman: [v1.1.0](https://github.com/spf13/jwalterweatherman/tree/v1.1.0)
- github.com/vishvananda/netlink: [e5fd1f8](https://github.com/vishvananda/netlink/tree/e5fd1f8)
- github.com/vishvananda/netns: [db3c7e5](https://github.com/vishvananda/netns/tree/db3c7e5)
- gopkg.in/alecthomas/kingpin.v2: v2.2.6
- gopkg.in/resty.v1: v1.12.0