sigs.k8s.io/cluster-api-provider-azure@v1.14.3/CHANGELOG/v1.13.0.md (about) 1 ## Changes by Kind 2 3 ### Feature 4 5 - 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)) 6 - 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)) 7 - 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)) 8 - 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)) 9 - Make all reconcile timeouts configurable ([#4406](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4406), [@CecileRobertMichon](https://github.com/CecileRobertMichon)) 10 11 ### Documentation 12 13 - 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)) 14 15 ### Bug or Regression 16 17 - 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)) 18 - 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)) 19 - Fix: DNSPrefix error on existing tenant cluster ([#4308](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4308), [@mihaiandreiratoiu](https://github.com/mihaiandreiratoiu)) 20 - 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)) 21 - 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)) 22 - 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)) 23 - Support AKS BYOCNI by allowing networkPlugin: none ([#4307](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4307), [@illrill](https://github.com/illrill)) 24 25 ### Other (Cleanup or Flake) 26 27 - Bump CAPI to v1.6.0 ([#4182](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4182), [@mboersma](https://github.com/mboersma)) 28 - Bump CAPI to v1.6.1 ([#4463](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4463), [@mboersma](https://github.com/mboersma)) 29 - 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)) 30 - Convert bastionhosts to ASO ([#4143](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4143), [@willie-yao](https://github.com/willie-yao)) 31 - Remove deprecated kubelet credential provider flag ([#4436](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4436), [@CecileRobertMichon](https://github.com/CecileRobertMichon)) 32 - Remove support for AAD Pod Identity ([#4424](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4424), [@mboersma](https://github.com/mboersma)) 33 - 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)) 34 - Update AzCNI to v1.5.16 ([#4315](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4315), [@rbtr](https://github.com/rbtr)) 35 - 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)) 36 37 ## Dependencies 38 39 ### Added 40 - [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) 41 - 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) 42 - 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) 43 - 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) 44 - github.com/ProtonMail/go-crypto: [7d5c6f0](https://github.com/ProtonMail/go-crypto/tree/7d5c6f0) 45 - github.com/bwesterb/go-ristretto: [v1.2.3](https://github.com/bwesterb/go-ristretto/tree/v1.2.3) 46 - github.com/cloudflare/circl: [v1.3.7](https://github.com/cloudflare/circl/tree/v1.3.7) 47 - github.com/distribution/reference: [v0.5.0](https://github.com/distribution/reference/tree/v0.5.0) 48 - github.com/google/go-github/v53: [v53.2.0](https://github.com/google/go-github/tree/v53.2.0) 49 - github.com/klauspost/compress: [v1.17.0](https://github.com/klauspost/compress/tree/v1.17.0) 50 - github.com/minio/highwayhash: [v1.0.2](https://github.com/minio/highwayhash/tree/v1.0.2) 51 - github.com/nats-io/jwt/v2: [v2.4.1](https://github.com/nats-io/jwt/tree/v2.4.1) 52 - github.com/nats-io/nats.go: [v1.30.2](https://github.com/nats-io/nats.go/tree/v1.30.2) 53 - github.com/nats-io/nkeys: [v0.4.5](https://github.com/nats-io/nkeys/tree/v0.4.5) 54 - github.com/nats-io/nuid: [v1.0.1](https://github.com/nats-io/nuid/tree/v1.0.1) 55 - github.com/sagikazarmark/locafero: [v0.3.0](https://github.com/sagikazarmark/locafero/tree/v0.3.0) 56 - github.com/sagikazarmark/slog-shim: [v0.1.0](https://github.com/sagikazarmark/slog-shim/tree/v0.1.0) 57 - github.com/sourcegraph/conc: [v0.3.0](https://github.com/sourcegraph/conc/tree/v0.3.0) 58 59 ### Changed 60 - cloud.google.com/go/firestore: v1.12.0 → v1.13.0 61 - 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) 62 - 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) 63 - 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) 64 - 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.1.1...sdk/resourcemanager/authorization/armauthorization/v2.2.0) 65 - 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.2.0...sdk/resourcemanager/compute/armcompute/v5.4.0) 66 - 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.4.0...sdk/resourcemanager/containerservice/armcontainerservice/v4.6.0) 67 - 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) 68 - 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) 69 - 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) 70 - 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.2.0...sdk/resourcemanager/network/armnetwork/v4.3.0) 71 - 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) 72 - 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) 73 - 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) 74 - 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) 75 - 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) 76 - 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) 77 - 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) 78 - github.com/armon/go-metrics: [v0.4.0 → v0.4.1](https://github.com/armon/go-metrics/compare/v0.4.0...v0.4.1) 79 - 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) 80 - github.com/davecgh/go-spew: [v1.1.1 → d8f796a](https://github.com/davecgh/go-spew/compare/v1.1.1...d8f796a) 81 - github.com/docker/distribution: [v2.8.2+incompatible → v2.8.3+incompatible](https://github.com/docker/distribution/compare/v2.8.2...v2.8.3) 82 - github.com/dustin/go-humanize: [v1.0.0 → v1.0.1](https://github.com/dustin/go-humanize/compare/v1.0.0...v1.0.1) 83 - github.com/fatih/color: [v1.15.0 → v1.16.0](https://github.com/fatih/color/compare/v1.15.0...v1.16.0) 84 - github.com/felixge/httpsnoop: [v1.0.3 → v1.0.4](https://github.com/felixge/httpsnoop/compare/v1.0.3...v1.0.4) 85 - github.com/fvbommel/sortorder: [v1.0.1 → v1.1.0](https://github.com/fvbommel/sortorder/compare/v1.0.1...v1.1.0) 86 - github.com/go-logr/logr: [v1.3.0 → v1.4.1](https://github.com/go-logr/logr/compare/v1.3.0...v1.4.1) 87 - github.com/google/s2a-go: [v0.1.3 → v0.1.7](https://github.com/google/s2a-go/compare/v0.1.3...v0.1.7) 88 - github.com/google/uuid: [v1.4.0 → v1.5.0](https://github.com/google/uuid/compare/v1.4.0...v1.5.0) 89 - 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) 90 - 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) 91 - 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) 92 - github.com/hashicorp/go-hclog: [v1.2.0 → v1.5.0](https://github.com/hashicorp/go-hclog/compare/v1.2.0...v1.5.0) 93 - github.com/mattn/go-isatty: [v0.0.17 → v0.0.20](https://github.com/mattn/go-isatty/compare/v0.0.17...v0.0.20) 94 - github.com/mitchellh/go-wordwrap: [v1.0.0 → v1.0.1](https://github.com/mitchellh/go-wordwrap/compare/v1.0.0...v1.0.1) 95 - github.com/onsi/ginkgo/v2: [v2.13.1 → v2.14.0](https://github.com/onsi/ginkgo/compare/v2.13.1...v2.14.0) 96 - 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) 97 - github.com/pmezard/go-difflib: [v1.0.0 → 5d4384e](https://github.com/pmezard/go-difflib/compare/v1.0.0...5d4384e) 98 - github.com/prometheus/client_golang: [v1.17.0 → v1.18.0](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0) 99 - github.com/sagikazarmark/crypt: [v0.10.0 → v0.15.0](https://github.com/sagikazarmark/crypt/compare/v0.10.0...v0.15.0) 100 - github.com/spf13/afero: [v1.9.5 → v1.10.0](https://github.com/spf13/afero/compare/v1.9.5...v1.10.0) 101 - github.com/spf13/viper: [v1.16.0 → v1.17.0](https://github.com/spf13/viper/compare/v1.16.0...v1.17.0) 102 - github.com/subosito/gotenv: [v1.4.2 → v1.6.0](https://github.com/subosito/gotenv/compare/v1.4.2...v1.6.0) 103 - github.com/xlab/treeprint: [v1.1.0 → v1.2.0](https://github.com/xlab/treeprint/compare/v1.1.0...v1.2.0) 104 - go.etcd.io/bbolt: v1.3.6 → v1.3.7 105 - go.etcd.io/etcd/api/v3: v3.5.9 → v3.5.10 106 - go.etcd.io/etcd/client/pkg/v3: v3.5.9 → v3.5.10 107 - go.etcd.io/etcd/client/v2: v2.305.7 → v2.305.9 108 - go.etcd.io/etcd/client/v3: v3.5.9 → v3.5.10 109 - go.etcd.io/etcd/pkg/v3: v3.5.7 → v3.5.9 110 - go.etcd.io/etcd/raft/v3: v3.5.7 → v3.5.9 111 - go.etcd.io/etcd/server/v3: v3.5.7 → v3.5.9 112 - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.44.0 → v0.46.0 113 - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.20.0 → v1.21.0 114 - go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.20.0 → v1.21.0 115 - go.opentelemetry.io/otel/exporters/prometheus: v0.43.0 → v0.44.0 116 - go.opentelemetry.io/otel/metric: v1.20.0 → v1.21.0 117 - go.opentelemetry.io/otel/sdk/metric: v1.20.0 → v1.21.0 118 - go.opentelemetry.io/otel/sdk: v1.20.0 → v1.21.0 119 - go.opentelemetry.io/otel/trace: v1.20.0 → v1.21.0 120 - go.opentelemetry.io/otel: v1.20.0 → v1.21.0 121 - go.starlark.net: 8dd3e2e → a134d8f 122 - go.uber.org/mock: v0.3.0 → v0.4.0 123 - golang.org/x/crypto: v0.15.0 → v0.18.0 124 - golang.org/x/net: v0.17.0 → v0.19.0 125 - golang.org/x/oauth2: v0.13.0 → v0.14.0 126 - golang.org/x/sync: v0.4.0 → v0.5.0 127 - golang.org/x/sys: v0.14.0 → v0.16.0 128 - golang.org/x/term: v0.14.0 → v0.16.0 129 - golang.org/x/time: v0.4.0 → v0.5.0 130 - golang.org/x/tools: v0.14.0 → v0.16.1 131 - google.golang.org/api: v0.122.0 → v0.143.0 132 - google.golang.org/genproto/googleapis/api: b8732ec → 007df8e 133 - google.golang.org/genproto/googleapis/rpc: b8732ec → e6e6cda 134 - google.golang.org/genproto: b8732ec → 007df8e 135 - k8s.io/api: v0.27.2 → v0.28.4 136 - k8s.io/apiextensions-apiserver: v0.27.2 → v0.28.4 137 - k8s.io/apimachinery: v0.28.3 → v0.28.4 138 - k8s.io/apiserver: v0.27.2 → v0.28.4 139 - k8s.io/cli-runtime: v0.27.2 → v0.28.4 140 - k8s.io/client-go: v0.27.2 → v0.28.4 141 - k8s.io/cloud-provider: v0.27.1 → v0.28.4 142 - k8s.io/cluster-bootstrap: v0.27.2 → v0.28.4 143 - k8s.io/code-generator: v0.27.2 → v0.28.4 144 - k8s.io/component-base: v0.28.3 → v0.28.4 145 - k8s.io/component-helpers: v0.27.2 → v0.28.4 146 - k8s.io/controller-manager: v0.27.1 → v0.28.4 147 - k8s.io/kms: v0.28.3 → v0.28.4 148 - k8s.io/kube-openapi: 8b0f38b → 2695361 149 - k8s.io/kubectl: v0.27.2 → v0.28.4 150 - k8s.io/kubelet: v0.27.1 → v0.28.4 151 - k8s.io/metrics: v0.27.2 → v0.28.4 152 - sigs.k8s.io/cloud-provider-azure: v1.27.7 → v1.28.4 153 - sigs.k8s.io/cluster-api/test: v1.5.3 → v1.6.1 154 - sigs.k8s.io/cluster-api: v1.5.3 → v1.6.1 155 - sigs.k8s.io/kustomize/api: v0.13.2 → 6ce0bf3 156 - sigs.k8s.io/kustomize/kustomize/v5: v5.0.1 → 6ce0bf3 157 - sigs.k8s.io/kustomize/kyaml: v0.14.1 → 6ce0bf3 158 159 ### Removed 160 - contrib.go.opencensus.io/exporter/prometheus: v0.1.0 161 - github.com/Azure/aad-pod-identity: [v1.8.17](https://github.com/Azure/aad-pod-identity/tree/v1.8.17) 162 - 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) 163 - github.com/OneOfOne/xxhash: [v1.2.2](https://github.com/OneOfOne/xxhash/tree/v1.2.2) 164 - github.com/alecthomas/template: [a0175ee](https://github.com/alecthomas/template/tree/a0175ee) 165 - github.com/antlr/antlr4/runtime/Go/antlr: [v1.4.10](https://github.com/antlr/antlr4/tree/runtime/Go/antlr/v1.4.10) 166 - github.com/armon/circbuf: [bbbad09](https://github.com/armon/circbuf/tree/bbbad09) 167 - github.com/armon/go-radix: [7fddfc3](https://github.com/armon/go-radix/tree/7fddfc3) 168 - github.com/bgentry/speakeasy: [v0.1.0](https://github.com/bgentry/speakeasy/tree/v0.1.0) 169 - github.com/bketelsen/crypt: [5cbc8cc](https://github.com/bketelsen/crypt/tree/5cbc8cc) 170 - github.com/buger/jsonparser: [v1.1.1](https://github.com/buger/jsonparser/tree/v1.1.1) 171 - github.com/cespare/xxhash: [v1.1.0](https://github.com/cespare/xxhash/tree/v1.1.0) 172 - github.com/coreos/bbolt: [v1.3.2](https://github.com/coreos/bbolt/tree/v1.3.2) 173 - github.com/coreos/etcd: [v3.3.13+incompatible](https://github.com/coreos/etcd/tree/v3.3.13) 174 - github.com/coreos/go-iptables: [v0.3.0](https://github.com/coreos/go-iptables/tree/v0.3.0) 175 - github.com/coreos/pkg: [399ea9e](https://github.com/coreos/pkg/tree/399ea9e) 176 - github.com/dgrijalva/jwt-go: [v3.2.0+incompatible](https://github.com/dgrijalva/jwt-go/tree/v3.2.0) 177 - github.com/dgryski/go-sip13: [e10d5fe](https://github.com/dgryski/go-sip13/tree/e10d5fe) 178 - github.com/docopt/docopt-go: [ee0de3b](https://github.com/docopt/docopt-go/tree/ee0de3b) 179 - github.com/flowstack/go-jsonschema: [v0.1.1](https://github.com/flowstack/go-jsonschema/tree/v0.1.1) 180 - github.com/flynn/go-shlex: [3f9db97](https://github.com/flynn/go-shlex/tree/3f9db97) 181 - github.com/ghodss/yaml: [v1.0.0](https://github.com/ghodss/yaml/tree/v1.0.0) 182 - github.com/go-kit/kit: [v0.8.0](https://github.com/go-kit/kit/tree/v0.8.0) 183 - github.com/go-stack/stack: [v1.8.0](https://github.com/go-stack/stack/tree/v1.8.0) 184 - github.com/google/gnostic: [v0.6.9](https://github.com/google/gnostic/tree/v0.6.9) 185 - github.com/google/go-github/v48: [v48.2.0](https://github.com/google/go-github/tree/v48.2.0) 186 - github.com/googleapis/gnostic: [v0.5.5](https://github.com/googleapis/gnostic/tree/v0.5.5) 187 - github.com/gopherjs/gopherjs: [0766667](https://github.com/gopherjs/gopherjs/tree/0766667) 188 - github.com/gorilla/mux: [v1.8.0](https://github.com/gorilla/mux/tree/v1.8.0) 189 - github.com/hashicorp/consul/sdk: [v0.1.1](https://github.com/hashicorp/consul/tree/sdk/v0.1.1) 190 - github.com/hashicorp/errwrap: [v1.0.0](https://github.com/hashicorp/errwrap/tree/v1.0.0) 191 - github.com/hashicorp/go-msgpack: [v0.5.3](https://github.com/hashicorp/go-msgpack/tree/v0.5.3) 192 - github.com/hashicorp/go-multierror: [v1.0.0](https://github.com/hashicorp/go-multierror/tree/v1.0.0) 193 - github.com/hashicorp/go-sockaddr: [v1.0.0](https://github.com/hashicorp/go-sockaddr/tree/v1.0.0) 194 - github.com/hashicorp/go-syslog: [v1.0.0](https://github.com/hashicorp/go-syslog/tree/v1.0.0) 195 - github.com/hashicorp/go-uuid: [v1.0.1](https://github.com/hashicorp/go-uuid/tree/v1.0.1) 196 - github.com/hashicorp/go.net: [v0.0.1](https://github.com/hashicorp/go.net/tree/v0.0.1) 197 - github.com/hashicorp/logutils: [v1.0.0](https://github.com/hashicorp/logutils/tree/v1.0.0) 198 - github.com/hashicorp/mdns: [v1.0.0](https://github.com/hashicorp/mdns/tree/v1.0.0) 199 - github.com/hashicorp/memberlist: [v0.1.3](https://github.com/hashicorp/memberlist/tree/v0.1.3) 200 - github.com/jtolds/gls: [v4.20.0+incompatible](https://github.com/jtolds/gls/tree/v4.20.0) 201 - github.com/konsorten/go-windows-terminal-sequences: [v1.0.1](https://github.com/konsorten/go-windows-terminal-sequences/tree/v1.0.1) 202 - github.com/kr/logfmt: [b84e30a](https://github.com/kr/logfmt/tree/b84e30a) 203 - github.com/miekg/dns: [v1.0.14](https://github.com/miekg/dns/tree/v1.0.14) 204 - github.com/mitchellh/cli: [v1.0.0](https://github.com/mitchellh/cli/tree/v1.0.0) 205 - github.com/mitchellh/go-testing-interface: [v1.0.0](https://github.com/mitchellh/go-testing-interface/tree/v1.0.0) 206 - github.com/mitchellh/gox: [v0.4.0](https://github.com/mitchellh/gox/tree/v0.4.0) 207 - github.com/mitchellh/iochan: [v1.0.0](https://github.com/mitchellh/iochan/tree/v1.0.0) 208 - github.com/oklog/ulid: [v1.3.1](https://github.com/oklog/ulid/tree/v1.3.1) 209 - github.com/pascaldekloe/goe: [57f6aae](https://github.com/pascaldekloe/goe/tree/57f6aae) 210 - github.com/posener/complete: [v1.1.1](https://github.com/posener/complete/tree/v1.1.1) 211 - github.com/prometheus/tsdb: [v0.7.1](https://github.com/prometheus/tsdb/tree/v0.7.1) 212 - github.com/ryanuber/columnize: [9b3edd6](https://github.com/ryanuber/columnize/tree/9b3edd6) 213 - github.com/sean-/seed: [e2103e2](https://github.com/sean-/seed/tree/e2103e2) 214 - github.com/shurcooL/sanitized_anchor_name: [v1.0.0](https://github.com/shurcooL/sanitized_anchor_name/tree/v1.0.0) 215 - github.com/smartystreets/assertions: [b2de0cb](https://github.com/smartystreets/assertions/tree/b2de0cb) 216 - github.com/smartystreets/goconvey: [v1.6.4](https://github.com/smartystreets/goconvey/tree/v1.6.4) 217 - github.com/spaolacci/murmur3: [f09979e](https://github.com/spaolacci/murmur3/tree/f09979e) 218 - github.com/spf13/jwalterweatherman: [v1.1.0](https://github.com/spf13/jwalterweatherman/tree/v1.1.0) 219 - github.com/vishvananda/netlink: [e5fd1f8](https://github.com/vishvananda/netlink/tree/e5fd1f8) 220 - github.com/vishvananda/netns: [db3c7e5](https://github.com/vishvananda/netns/tree/db3c7e5) 221 - gopkg.in/alecthomas/kingpin.v2: v2.2.6 222 - gopkg.in/resty.v1: v1.12.0