|
| 1 | +# Release notes for v6.1.0 |
| 2 | + |
| 3 | +[Documentation](https://kubernetes-csi.github.io) |
| 4 | + |
| 5 | +# Changelog since v6.0.0 |
| 6 | + |
| 7 | +## Changes by Kind |
| 8 | + |
| 9 | +### API Change |
| 10 | + |
| 11 | +- Add VolumeSnapshot v1beta1 manifests back. VolumeSnapshot v1beta1 APIs are no longer served. |
| 12 | + Action Item: Please update to VolumeSnapshot v1 APIs as soon as possible. ([#718](https://github.com/kubernetes-csi/external-snapshotter/pull/718),[ @RaunakShah](https://github.com/RaunakShah)) |
| 13 | + |
| 14 | +### Other (Cleanup or Flake) |
| 15 | + |
| 16 | +- Remove v1beta1 from admission config template ([#734](https://github.com/kubernetes-csi/external-snapshotter/pull/734), [@RaunakShah](https://github.com/RaunakShah)) |
| 17 | +- Upgrade kube dependencies and snapshotter client kube deps to v0.25.2 ([#765](https://github.com/kubernetes-csi/external-snapshotter/pull/765), [@RaunakShah](https://github.com/RaunakShah)) |
| 18 | +- Update to go 1.18. ([#762](https://github.com/kubernetes-csi/external-snapshotter/pull/762), [@humblec](https://github.com/humblec)) |
| 19 | +- Update kubernetes module dependencies to v1.25 ([#753](https://github.com/kubernetes-csi/external-snapshotter/pull/753), [@humblec](https://github.com/humblec)) |
| 20 | +- Update the external-snapshotter client dep to v6.1.0 ([#768](https://github.com/kubernetes-csi/external-snapshotter/pull/768), [@xing-yang](https://github.com/xing-yang)) |
| 21 | + |
| 22 | +## Dependencies |
| 23 | + |
| 24 | +### Added |
| 25 | +- github.com/buger/jsonparser: [v1.1.1](https://github.com/buger/jsonparser/tree/v1.1.1) |
| 26 | +- github.com/emicklei/go-restful/v3: [v3.9.0](https://github.com/emicklei/go-restful/v3/tree/v3.9.0) |
| 27 | +- github.com/flowstack/go-jsonschema: [v0.1.1](https://github.com/flowstack/go-jsonschema/tree/v0.1.1) |
| 28 | +- github.com/go-task/slim-sprig: [348f09d](https://github.com/go-task/slim-sprig/tree/348f09d) |
| 29 | +- github.com/golang-jwt/jwt/v4: [v4.2.0](https://github.com/golang-jwt/jwt/v4/tree/v4.2.0) |
| 30 | +- github.com/golang/snappy: [v0.0.3](https://github.com/golang/snappy/tree/v0.0.3) |
| 31 | +- github.com/onsi/ginkgo/v2: [v2.1.6](https://github.com/onsi/ginkgo/v2/tree/v2.1.6) |
| 32 | +- github.com/xeipuuv/gojsonpointer: [4e3ac27](https://github.com/xeipuuv/gojsonpointer/tree/4e3ac27) |
| 33 | +- github.com/xeipuuv/gojsonreference: [bd5ef7b](https://github.com/xeipuuv/gojsonreference/tree/bd5ef7b) |
| 34 | +- github.com/xeipuuv/gojsonschema: [v1.2.0](https://github.com/xeipuuv/gojsonschema/tree/v1.2.0) |
| 35 | +- go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful: v0.20.0 |
| 36 | +- google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0 |
| 37 | + |
| 38 | +### Changed |
| 39 | +- bitbucket.org/bertimus9/systemstat: 0eeff89 → v0.5.0 |
| 40 | +- cloud.google.com/go: v0.81.0 → v0.97.0 |
| 41 | +- dmitri.shuralyov.com/gpu/mtl: 28db891 → 666a987 |
| 42 | +- github.com/Azure/go-autorest/autorest/adal: [v0.9.13 → v0.9.20](https://github.com/Azure/go-autorest/autorest/adal/compare/v0.9.13...v0.9.20) |
| 43 | +- github.com/Azure/go-autorest/autorest/mocks: [v0.4.1 → v0.4.2](https://github.com/Azure/go-autorest/autorest/mocks/compare/v0.4.1...v0.4.2) |
| 44 | +- github.com/Azure/go-autorest/autorest: [v0.11.18 → v0.11.27](https://github.com/Azure/go-autorest/autorest/compare/v0.11.18...v0.11.27) |
| 45 | +- github.com/GoogleCloudPlatform/k8s-cloud-provider: [ea6160c → f118173](https://github.com/GoogleCloudPlatform/k8s-cloud-provider/compare/ea6160c...f118173) |
| 46 | +- github.com/MakeNowJust/heredoc: [bb23615 → v1.0.0](https://github.com/MakeNowJust/heredoc/compare/bb23615...v1.0.0) |
| 47 | +- github.com/antlr/antlr4/runtime/Go/antlr: [b48c857 → f25a4f6](https://github.com/antlr/antlr4/runtime/Go/antlr/compare/b48c857...f25a4f6) |
| 48 | +- github.com/chai2010/gettext-go: [c6fed77 → v1.0.2](https://github.com/chai2010/gettext-go/compare/c6fed77...v1.0.2) |
| 49 | +- github.com/checkpoint-restore/go-criu/v5: [v5.0.0 → v5.3.0](https://github.com/checkpoint-restore/go-criu/v5/compare/v5.0.0...v5.3.0) |
| 50 | +- github.com/cilium/ebpf: [v0.6.2 → v0.7.0](https://github.com/cilium/ebpf/compare/v0.6.2...v0.7.0) |
| 51 | +- github.com/cncf/udpa/go: [5459f2c → 04548b0](https://github.com/cncf/udpa/go/compare/5459f2c...04548b0) |
| 52 | +- github.com/cncf/xds/go: [fbca930 → cb28da3](https://github.com/cncf/xds/go/compare/fbca930...cb28da3) |
| 53 | +- github.com/container-storage-interface/spec: [v1.5.0 → v1.6.0](https://github.com/container-storage-interface/spec/compare/v1.5.0...v1.6.0) |
| 54 | +- github.com/containerd/console: [v1.0.2 → v1.0.3](https://github.com/containerd/console/compare/v1.0.2...v1.0.3) |
| 55 | +- github.com/coredns/corefile-migration: [v1.0.14 → v1.0.17](https://github.com/coredns/corefile-migration/compare/v1.0.14...v1.0.17) |
| 56 | +- github.com/cyphar/filepath-securejoin: [v0.2.2 → v0.2.3](https://github.com/cyphar/filepath-securejoin/compare/v0.2.2...v0.2.3) |
| 57 | +- github.com/daviddengcn/go-colortext: [511bcaf → v1.0.0](https://github.com/daviddengcn/go-colortext/compare/511bcaf...v1.0.0) |
| 58 | +- github.com/envoyproxy/go-control-plane: [63b5d3c → 49ff273](https://github.com/envoyproxy/go-control-plane/compare/63b5d3c...49ff273) |
| 59 | +- github.com/go-logr/logr: [v1.2.0 → v1.2.3](https://github.com/go-logr/logr/compare/v1.2.0...v1.2.3) |
| 60 | +- github.com/go-logr/zapr: [v1.2.0 → v1.2.3](https://github.com/go-logr/zapr/compare/v1.2.0...v1.2.3) |
| 61 | +- github.com/go-openapi/jsonreference: [v0.19.5 → v0.20.0](https://github.com/go-openapi/jsonreference/compare/v0.19.5...v0.20.0) |
| 62 | +- github.com/go-openapi/swag: [v0.19.14 → v0.22.3](https://github.com/go-openapi/swag/compare/v0.19.14...v0.22.3) |
| 63 | +- github.com/godbus/dbus/v5: [v5.0.4 → v5.0.6](https://github.com/godbus/dbus/v5/compare/v5.0.4...v5.0.6) |
| 64 | +- github.com/golang/glog: [v1.0.0 → 23def4e](https://github.com/golang/glog/compare/v1.0.0...23def4e) |
| 65 | +- github.com/google/cadvisor: [v0.43.0 → v0.45.0](https://github.com/google/cadvisor/compare/v0.43.0...v0.45.0) |
| 66 | +- github.com/google/cel-go: [v0.10.1 → v0.12.5](https://github.com/google/cel-go/compare/v0.10.1...v0.12.5) |
| 67 | +- github.com/google/gnostic: [v0.5.7-v3refs → v0.6.9](https://github.com/google/gnostic/compare/v0.5.7-v3refs...v0.6.9) |
| 68 | +- github.com/google/go-cmp: [v0.5.6 → v0.5.8](https://github.com/google/go-cmp/compare/v0.5.6...v0.5.8) |
| 69 | +- github.com/google/martian/v3: [v3.1.0 → v3.2.1](https://github.com/google/martian/v3/compare/v3.1.0...v3.2.1) |
| 70 | +- github.com/google/pprof: [cbba55b → 4bb14d4](https://github.com/google/pprof/compare/cbba55b...4bb14d4) |
| 71 | +- github.com/googleapis/gax-go/v2: [v2.0.5 → v2.1.1](https://github.com/googleapis/gax-go/v2/compare/v2.0.5...v2.1.1) |
| 72 | +- github.com/kr/pretty: [v0.2.1 → v0.2.0](https://github.com/kr/pretty/compare/v0.2.1...v0.2.0) |
| 73 | +- github.com/mailru/easyjson: [v0.7.6 → v0.7.7](https://github.com/mailru/easyjson/compare/v0.7.6...v0.7.7) |
| 74 | +- github.com/moby/sys/mountinfo: [v0.4.1 → v0.6.0](https://github.com/moby/sys/mountinfo/compare/v0.4.1...v0.6.0) |
| 75 | +- github.com/onsi/ginkgo: [v1.16.5 → v1.16.4](https://github.com/onsi/ginkgo/compare/v1.16.5...v1.16.4) |
| 76 | +- github.com/onsi/gomega: [v1.17.0 → v1.20.1](https://github.com/onsi/gomega/compare/v1.17.0...v1.20.1) |
| 77 | +- github.com/opencontainers/runc: [v1.0.2 → v1.1.3](https://github.com/opencontainers/runc/compare/v1.0.2...v1.1.3) |
| 78 | +- github.com/opencontainers/selinux: [v1.8.2 → v1.10.0](https://github.com/opencontainers/selinux/compare/v1.8.2...v1.10.0) |
| 79 | +- github.com/pquerna/cachecontrol: [0dec1b3 → v0.1.0](https://github.com/pquerna/cachecontrol/compare/0dec1b3...v0.1.0) |
| 80 | +- github.com/seccomp/libseccomp-golang: [v0.9.1 → f33da4d](https://github.com/seccomp/libseccomp-golang/compare/v0.9.1...f33da4d) |
| 81 | +- github.com/spf13/afero: [v1.6.0 → v1.2.2](https://github.com/spf13/afero/compare/v1.6.0...v1.2.2) |
| 82 | +- github.com/stretchr/testify: [v1.7.0 → v1.8.0](https://github.com/stretchr/testify/compare/v1.7.0...v1.8.0) |
| 83 | +- github.com/xlab/treeprint: [a009c39 → v1.1.0](https://github.com/xlab/treeprint/compare/a009c39...v1.1.0) |
| 84 | +- github.com/yuin/goldmark: [v1.4.1 → v1.4.13](https://github.com/yuin/goldmark/compare/v1.4.1...v1.4.13) |
| 85 | +- go.etcd.io/etcd/api/v3: v3.5.1 → v3.5.4 |
| 86 | +- go.etcd.io/etcd/client/pkg/v3: v3.5.1 → v3.5.4 |
| 87 | +- go.etcd.io/etcd/client/v2: v2.305.0 → v2.305.4 |
| 88 | +- go.etcd.io/etcd/client/v3: v3.5.1 → v3.5.4 |
| 89 | +- go.etcd.io/etcd/pkg/v3: v3.5.0 → v3.5.4 |
| 90 | +- go.etcd.io/etcd/raft/v3: v3.5.0 → v3.5.4 |
| 91 | +- go.etcd.io/etcd/server/v3: v3.5.0 → v3.5.4 |
| 92 | +- golang.org/x/crypto: 8634188 → 3147a52 |
| 93 | +- golang.org/x/mobile: e6ae53a → d2bd2a2 |
| 94 | +- golang.org/x/mod: 9b9b3d8 → 86c51ed |
| 95 | +- golang.org/x/net: cd36cc0 → bea034e |
| 96 | +- golang.org/x/sync: 036812b → 886fb93 |
| 97 | +- golang.org/x/sys: 3681064 → fb04ddd |
| 98 | +- golang.org/x/tools: 897bd77 → v0.1.12 |
| 99 | +- google.golang.org/api: v0.46.0 → v0.60.0 |
| 100 | +- google.golang.org/genproto: 42d7afd → c8bf987 |
| 101 | +- google.golang.org/grpc: v1.40.0 → v1.47.0 |
| 102 | +- google.golang.org/protobuf: v1.27.1 → v1.28.1 |
| 103 | +- gopkg.in/check.v1: 8fa4692 → 10cb982 |
| 104 | +- gopkg.in/yaml.v3: 496545a → v3.0.1 |
| 105 | +- k8s.io/api: v0.24.0 → v0.25.2 |
| 106 | +- k8s.io/apiextensions-apiserver: v0.24.0 → v0.25.2 |
| 107 | +- k8s.io/apimachinery: v0.24.0 → v0.25.2 |
| 108 | +- k8s.io/apiserver: v0.24.0 → v0.25.2 |
| 109 | +- k8s.io/cli-runtime: v0.24.0 → v0.25.2 |
| 110 | +- k8s.io/client-go: v0.24.0 → v0.25.2 |
| 111 | +- k8s.io/cloud-provider: v0.24.0 → v0.25.2 |
| 112 | +- k8s.io/cluster-bootstrap: v0.24.0 → v0.25.2 |
| 113 | +- k8s.io/code-generator: v0.24.0 → v0.25.2 |
| 114 | +- k8s.io/component-base: v0.24.0 → v0.25.2 |
| 115 | +- k8s.io/component-helpers: v0.24.0 → v0.25.2 |
| 116 | +- k8s.io/controller-manager: v0.24.0 → v0.25.2 |
| 117 | +- k8s.io/cri-api: v0.24.0 → v0.25.2 |
| 118 | +- k8s.io/csi-translation-lib: v0.24.0 → v0.25.2 |
| 119 | +- k8s.io/gengo: c02415c → 3913671 |
| 120 | +- k8s.io/klog/v2: v2.60.1 → v2.80.1 |
| 121 | +- k8s.io/kube-aggregator: v0.24.0 → v0.25.2 |
| 122 | +- k8s.io/kube-controller-manager: v0.24.0 → v0.25.2 |
| 123 | +- k8s.io/kube-openapi: 3ee0da9 → a70c9af |
| 124 | +- k8s.io/kube-proxy: v0.24.0 → v0.25.2 |
| 125 | +- k8s.io/kube-scheduler: v0.24.0 → v0.25.2 |
| 126 | +- k8s.io/kubectl: v0.24.0 → v0.25.2 |
| 127 | +- k8s.io/kubelet: v0.24.0 → v0.25.2 |
| 128 | +- k8s.io/kubernetes: v1.23.0 → v1.25.2 |
| 129 | +- k8s.io/legacy-cloud-providers: v0.24.0 → v0.25.2 |
| 130 | +- k8s.io/metrics: v0.24.0 → v0.25.2 |
| 131 | +- k8s.io/mount-utils: v0.24.0 → v0.25.2 |
| 132 | +- k8s.io/pod-security-admission: v0.24.0 → v0.25.2 |
| 133 | +- k8s.io/sample-apiserver: v0.24.0 → v0.25.2 |
| 134 | +- k8s.io/system-validators: v1.6.0 → v1.7.0 |
| 135 | +- k8s.io/utils: 3a6ce19 → ee6ede2 |
| 136 | +- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.30 → v0.0.32 |
| 137 | +- sigs.k8s.io/json: 9f7c6b3 → f223a00 |
| 138 | +- sigs.k8s.io/kustomize/api: v0.11.4 → v0.12.1 |
| 139 | +- sigs.k8s.io/kustomize/kustomize/v4: v4.5.4 → v4.5.7 |
| 140 | +- sigs.k8s.io/kustomize/kyaml: v0.13.6 → v0.13.9 |
| 141 | +- sigs.k8s.io/structured-merge-diff/v4: v4.2.1 → v4.2.3 |
| 142 | + |
| 143 | +### Removed |
| 144 | +- bazil.org/fuse: 371fbbd |
| 145 | +- cloud.google.com/go/firestore: v1.1.0 |
| 146 | +- github.com/ajstarks/svgo: [644b8db](https://github.com/ajstarks/svgo/tree/644b8db) |
| 147 | +- github.com/armon/consul-api: [eb2c6b5](https://github.com/armon/consul-api/tree/eb2c6b5) |
| 148 | +- github.com/armon/go-metrics: [f0300d1](https://github.com/armon/go-metrics/tree/f0300d1) |
| 149 | +- github.com/armon/go-radix: [7fddfc3](https://github.com/armon/go-radix/tree/7fddfc3) |
| 150 | +- github.com/bgentry/speakeasy: [v0.1.0](https://github.com/bgentry/speakeasy/tree/v0.1.0) |
| 151 | +- github.com/bits-and-blooms/bitset: [v1.2.0](https://github.com/bits-and-blooms/bitset/tree/v1.2.0) |
| 152 | +- github.com/bketelsen/crypt: [v0.0.4](https://github.com/bketelsen/crypt/tree/v0.0.4) |
| 153 | +- github.com/blang/semver: [v3.5.1+incompatible](https://github.com/blang/semver/tree/v3.5.1) |
| 154 | +- github.com/certifi/gocertifi: [2c3bb06](https://github.com/certifi/gocertifi/tree/2c3bb06) |
| 155 | +- github.com/clusterhq/flocker-go: [2b8b725](https://github.com/clusterhq/flocker-go/tree/2b8b725) |
| 156 | +- github.com/cockroachdb/datadriven: [bf6692d](https://github.com/cockroachdb/datadriven/tree/bf6692d) |
| 157 | +- github.com/cockroachdb/errors: [v1.2.4](https://github.com/cockroachdb/errors/tree/v1.2.4) |
| 158 | +- github.com/cockroachdb/logtags: [eb05cc2](https://github.com/cockroachdb/logtags/tree/eb05cc2) |
| 159 | +- github.com/containerd/containerd: [v1.4.11](https://github.com/containerd/containerd/tree/v1.4.11) |
| 160 | +- github.com/containerd/continuity: [v0.1.0](https://github.com/containerd/continuity/tree/v0.1.0) |
| 161 | +- github.com/containerd/fifo: [v1.0.0](https://github.com/containerd/fifo/tree/v1.0.0) |
| 162 | +- github.com/containerd/go-runc: [v1.0.0](https://github.com/containerd/go-runc/tree/v1.0.0) |
| 163 | +- github.com/containerd/typeurl: [v1.0.2](https://github.com/containerd/typeurl/tree/v1.0.2) |
| 164 | +- github.com/containernetworking/cni: [v0.8.1](https://github.com/containernetworking/cni/tree/v0.8.1) |
| 165 | +- github.com/coreos/bbolt: [v1.3.2](https://github.com/coreos/bbolt/tree/v1.3.2) |
| 166 | +- github.com/coreos/etcd: [v3.3.13+incompatible](https://github.com/coreos/etcd/tree/v3.3.13) |
| 167 | +- github.com/coreos/go-systemd: [95778df](https://github.com/coreos/go-systemd/tree/95778df) |
| 168 | +- github.com/coreos/pkg: [399ea9e](https://github.com/coreos/pkg/tree/399ea9e) |
| 169 | +- github.com/dgrijalva/jwt-go: [v3.2.0+incompatible](https://github.com/dgrijalva/jwt-go/tree/v3.2.0) |
| 170 | +- github.com/dgryski/go-sip13: [e10d5fe](https://github.com/dgryski/go-sip13/tree/e10d5fe) |
| 171 | +- github.com/dnaeon/go-vcr: [v1.0.1](https://github.com/dnaeon/go-vcr/tree/v1.0.1) |
| 172 | +- github.com/docker/docker: [v20.10.7+incompatible](https://github.com/docker/docker/tree/v20.10.7) |
| 173 | +- github.com/docker/go-connections: [v0.4.0](https://github.com/docker/go-connections/tree/v0.4.0) |
| 174 | +- github.com/emicklei/go-restful: [v2.9.5+incompatible](https://github.com/emicklei/go-restful/tree/v2.9.5) |
| 175 | +- github.com/fatih/color: [v1.7.0](https://github.com/fatih/color/tree/v1.7.0) |
| 176 | +- github.com/flynn/go-shlex: [3f9db97](https://github.com/flynn/go-shlex/tree/3f9db97) |
| 177 | +- github.com/fogleman/gg: [0403632](https://github.com/fogleman/gg/tree/0403632) |
| 178 | +- github.com/frankban/quicktest: [v1.11.3](https://github.com/frankban/quicktest/tree/v1.11.3) |
| 179 | +- github.com/getsentry/raven-go: [v0.2.0](https://github.com/getsentry/raven-go/tree/v0.2.0) |
| 180 | +- github.com/golang/freetype: [e2365df](https://github.com/golang/freetype/tree/e2365df) |
| 181 | +- github.com/golangplus/testing: [af21d9c](https://github.com/golangplus/testing/tree/af21d9c) |
| 182 | +- github.com/google/cel-spec: [v0.6.0](https://github.com/google/cel-spec/tree/v0.6.0) |
| 183 | +- github.com/googleapis/gnostic: [v0.5.5](https://github.com/googleapis/gnostic/tree/v0.5.5) |
| 184 | +- github.com/gopherjs/gopherjs: [fce0ec3](https://github.com/gopherjs/gopherjs/tree/fce0ec3) |
| 185 | +- github.com/hashicorp/consul/api: [v1.1.0](https://github.com/hashicorp/consul/api/tree/v1.1.0) |
| 186 | +- github.com/hashicorp/consul/sdk: [v0.1.1](https://github.com/hashicorp/consul/sdk/tree/v0.1.1) |
| 187 | +- github.com/hashicorp/errwrap: [v1.0.0](https://github.com/hashicorp/errwrap/tree/v1.0.0) |
| 188 | +- github.com/hashicorp/go-cleanhttp: [v0.5.1](https://github.com/hashicorp/go-cleanhttp/tree/v0.5.1) |
| 189 | +- github.com/hashicorp/go-immutable-radix: [v1.0.0](https://github.com/hashicorp/go-immutable-radix/tree/v1.0.0) |
| 190 | +- github.com/hashicorp/go-msgpack: [v0.5.3](https://github.com/hashicorp/go-msgpack/tree/v0.5.3) |
| 191 | +- github.com/hashicorp/go-multierror: [v1.0.0](https://github.com/hashicorp/go-multierror/tree/v1.0.0) |
| 192 | +- github.com/hashicorp/go-rootcerts: [v1.0.0](https://github.com/hashicorp/go-rootcerts/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/hcl: [v1.0.0](https://github.com/hashicorp/hcl/tree/v1.0.0) |
| 198 | +- github.com/hashicorp/logutils: [v1.0.0](https://github.com/hashicorp/logutils/tree/v1.0.0) |
| 199 | +- github.com/hashicorp/mdns: [v1.0.0](https://github.com/hashicorp/mdns/tree/v1.0.0) |
| 200 | +- github.com/hashicorp/memberlist: [v0.1.3](https://github.com/hashicorp/memberlist/tree/v0.1.3) |
| 201 | +- github.com/hashicorp/serf: [v0.8.2](https://github.com/hashicorp/serf/tree/v0.8.2) |
| 202 | +- github.com/jmespath/go-jmespath/internal/testify: [v1.5.1](https://github.com/jmespath/go-jmespath/internal/testify/tree/v1.5.1) |
| 203 | +- github.com/jtolds/gls: [v4.20.0+incompatible](https://github.com/jtolds/gls/tree/v4.20.0) |
| 204 | +- github.com/jung-kurt/gofpdf: [24315ac](https://github.com/jung-kurt/gofpdf/tree/24315ac) |
| 205 | +- github.com/kr/fs: [v0.1.0](https://github.com/kr/fs/tree/v0.1.0) |
| 206 | +- github.com/magiconair/properties: [v1.8.5](https://github.com/magiconair/properties/tree/v1.8.5) |
| 207 | +- github.com/mattn/go-colorable: [v0.0.9](https://github.com/mattn/go-colorable/tree/v0.0.9) |
| 208 | +- github.com/mattn/go-isatty: [v0.0.3](https://github.com/mattn/go-isatty/tree/v0.0.3) |
| 209 | +- github.com/mattn/go-runewidth: [v0.0.7](https://github.com/mattn/go-runewidth/tree/v0.0.7) |
| 210 | +- github.com/miekg/dns: [v1.0.14](https://github.com/miekg/dns/tree/v1.0.14) |
| 211 | +- github.com/mitchellh/cli: [v1.0.0](https://github.com/mitchellh/cli/tree/v1.0.0) |
| 212 | +- github.com/mitchellh/go-homedir: [v1.1.0](https://github.com/mitchellh/go-homedir/tree/v1.1.0) |
| 213 | +- github.com/mitchellh/go-testing-interface: [v1.0.0](https://github.com/mitchellh/go-testing-interface/tree/v1.0.0) |
| 214 | +- github.com/mitchellh/gox: [v0.4.0](https://github.com/mitchellh/gox/tree/v0.4.0) |
| 215 | +- github.com/mitchellh/iochan: [v1.0.0](https://github.com/mitchellh/iochan/tree/v1.0.0) |
| 216 | +- github.com/morikuni/aec: [v1.0.0](https://github.com/morikuni/aec/tree/v1.0.0) |
| 217 | +- github.com/oklog/ulid: [v1.3.1](https://github.com/oklog/ulid/tree/v1.3.1) |
| 218 | +- github.com/olekukonko/tablewriter: [v0.0.4](https://github.com/olekukonko/tablewriter/tree/v0.0.4) |
| 219 | +- github.com/opencontainers/image-spec: [v1.0.1](https://github.com/opencontainers/image-spec/tree/v1.0.1) |
| 220 | +- github.com/opentracing/opentracing-go: [v1.1.0](https://github.com/opentracing/opentracing-go/tree/v1.1.0) |
| 221 | +- github.com/pascaldekloe/goe: [57f6aae](https://github.com/pascaldekloe/goe/tree/57f6aae) |
| 222 | +- github.com/pelletier/go-toml: [v1.9.3](https://github.com/pelletier/go-toml/tree/v1.9.3) |
| 223 | +- github.com/pkg/sftp: [v1.10.1](https://github.com/pkg/sftp/tree/v1.10.1) |
| 224 | +- github.com/posener/complete: [v1.1.1](https://github.com/posener/complete/tree/v1.1.1) |
| 225 | +- github.com/prometheus/tsdb: [v0.7.1](https://github.com/prometheus/tsdb/tree/v0.7.1) |
| 226 | +- github.com/quobyte/api: [v0.1.8](https://github.com/quobyte/api/tree/v0.1.8) |
| 227 | +- github.com/remyoudompheng/bigfft: [52369c6](https://github.com/remyoudompheng/bigfft/tree/52369c6) |
| 228 | +- github.com/ryanuber/columnize: [9b3edd6](https://github.com/ryanuber/columnize/tree/9b3edd6) |
| 229 | +- github.com/sean-/seed: [e2103e2](https://github.com/sean-/seed/tree/e2103e2) |
| 230 | +- github.com/sergi/go-diff: [v1.1.0](https://github.com/sergi/go-diff/tree/v1.1.0) |
| 231 | +- github.com/shurcooL/sanitized_anchor_name: [v1.0.0](https://github.com/shurcooL/sanitized_anchor_name/tree/v1.0.0) |
| 232 | +- github.com/smartystreets/assertions: [v1.1.0](https://github.com/smartystreets/assertions/tree/v1.1.0) |
| 233 | +- github.com/smartystreets/goconvey: [v1.6.4](https://github.com/smartystreets/goconvey/tree/v1.6.4) |
| 234 | +- github.com/spf13/cast: [v1.3.1](https://github.com/spf13/cast/tree/v1.3.1) |
| 235 | +- github.com/spf13/jwalterweatherman: [v1.1.0](https://github.com/spf13/jwalterweatherman/tree/v1.1.0) |
| 236 | +- github.com/spf13/viper: [v1.8.1](https://github.com/spf13/viper/tree/v1.8.1) |
| 237 | +- github.com/storageos/go-api: [v2.2.0+incompatible](https://github.com/storageos/go-api/tree/v2.2.0) |
| 238 | +- github.com/subosito/gotenv: [v1.2.0](https://github.com/subosito/gotenv/tree/v1.2.0) |
| 239 | +- github.com/ugorji/go: [v1.1.4](https://github.com/ugorji/go/tree/v1.1.4) |
| 240 | +- github.com/urfave/cli: [v1.22.2](https://github.com/urfave/cli/tree/v1.22.2) |
| 241 | +- github.com/xordataexchange/crypt: [b2862e3](https://github.com/xordataexchange/crypt/tree/b2862e3) |
| 242 | +- gonum.org/v1/plot: e2840ee |
| 243 | +- gopkg.in/ini.v1: v1.62.0 |
| 244 | +- gopkg.in/resty.v1: v1.12.0 |
| 245 | +- modernc.org/cc: v1.0.0 |
| 246 | +- modernc.org/golex: v1.0.0 |
| 247 | +- modernc.org/mathutil: v1.0.0 |
| 248 | +- modernc.org/strutil: v1.0.0 |
| 249 | +- modernc.org/xc: v1.0.0 |
| 250 | +- rsc.io/pdf: v0.1.1 |
| 251 | +- sigs.k8s.io/kustomize/cmd/config: v0.10.6 |
0 commit comments