Commit Graph

582 Commits (1ade1e23997b98227a436906ff3183247e79422b)

Author SHA1 Message Date
Medya Ghazizadeh 1cf8a0ac85
Merge pull request from kubernetes/dependabot/go_modules/google.golang.org/api-0.77.0
Bump google.golang.org/api from 0.75.0 to 0.77.0
2022-05-02 12:42:39 -07:00
Medya Ghazizadeh 04b8112eb2
Merge pull request from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.4
Bump github.com/shirou/gopsutil/v3 from 3.22.3 to 3.22.4
2022-05-02 12:42:15 -07:00
dependabot[bot] de12d07b75
Bump go.opentelemetry.io/otel/sdk from 1.6.3 to 1.7.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 19:42:02 +00:00
dependabot[bot] 440f12263c
Bump github.com/google/go-cmp from 0.5.7 to 0.5.8
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.7...v0.5.8)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 18:04:37 +00:00
dependabot[bot] 7ea7401593
Bump google.golang.org/api from 0.75.0 to 0.77.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.75.0 to 0.77.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.75.0...v0.77.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 18:04:26 +00:00
dependabot[bot] c37402966b
Bump github.com/shirou/gopsutil/v3 from 3.22.3 to 3.22.4
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.3 to 3.22.4.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.3...v3.22.4)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 18:04:17 +00:00
dependabot[bot] 05ce500b3f
Bump go.opentelemetry.io/otel from 1.6.3 to 1.7.0
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 18:04:12 +00:00
dependabot[bot] d2d01d510d
Bump k8s.io/kubectl from 0.23.5 to 0.23.6
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.23.5...v0.23.6)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 20:09:46 +00:00
dependabot[bot] 0060a45dc3
Bump k8s.io/component-base from 0.23.5 to 0.23.6
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/kubernetes/component-base/releases)
- [Commits](https://github.com/kubernetes/component-base/compare/v0.23.5...v0.23.6)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 23:52:53 +00:00
Medya Ghazizadeh 0ee2b16af0
Merge pull request from kubernetes/dependabot/go_modules/google.golang.org/api-0.75.0
Bump google.golang.org/api from 0.74.0 to 0.75.0
2022-04-25 16:51:12 -07:00
Medya Ghazizadeh f4854c0167
Merge pull request from kubernetes/dependabot/go_modules/contrib.go.opencensus.io/exporter/stackdriver-0.13.12
Bump contrib.go.opencensus.io/exporter/stackdriver from 0.13.11 to 0.13.12
2022-04-25 16:50:10 -07:00
dependabot[bot] 724f4101cb
Bump google.golang.org/api from 0.74.0 to 0.75.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.74.0 to 0.75.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.74.0...v0.75.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 18:05:34 +00:00
dependabot[bot] f17c0e9584
Bump k8s.io/apimachinery from 0.23.5 to 0.23.6
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.23.5...v0.23.6)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 18:05:23 +00:00
dependabot[bot] 6c374928cd
Bump contrib.go.opencensus.io/exporter/stackdriver
Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.13.11 to 0.13.12.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/compare/v0.13.11...v0.13.12)

---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 18:05:16 +00:00
Medya Ghazizadeh ce3f64b53c
Merge pull request from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.11.0
Bump github.com/spf13/viper from 1.10.1 to 1.11.0
2022-04-18 14:21:41 -07:00
dependabot[bot] 575a6060f1
Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/hashicorp/go-retryablehttp/releases)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 18:05:18 +00:00
dependabot[bot] 8bc5aafa9d
Bump github.com/spf13/viper from 1.10.1 to 1.11.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 18:05:05 +00:00
dependabot[bot] 818a60b8d7
Bump contrib.go.opencensus.io/exporter/stackdriver
Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.13.10 to 0.13.11.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/compare/v0.13.10...v0.13.11)

---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 22:53:03 +00:00
dependabot[bot] d29aaf8672
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 20:19:46 +00:00
Medya Ghazizadeh fe6ef9d639
Merge pull request from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.22.0
Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0
2022-04-12 13:18:26 -07:00
Medya Ghazizadeh cf6716bc2e
Merge pull request from kubernetes/dependabot/go_modules/github.com/cenkalti/backoff/v4-4.1.3
Bump github.com/cenkalti/backoff/v4 from 4.1.2 to 4.1.3
2022-04-12 13:11:20 -07:00
dependabot[bot] 3876ed2b0a
Bump go.opentelemetry.io/otel/sdk from 1.6.1 to 1.6.3
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.6.1...v1.6.3)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:05:19 +00:00
dependabot[bot] 631589513e
Bump github.com/cenkalti/backoff/v4 from 4.1.2 to 4.1.3
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](https://github.com/cenkalti/backoff/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:04:59 +00:00
dependabot[bot] ad79c6f7ad
Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.21.0...spanner/v1.22.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:04:53 +00:00
Medya Ghazizadeh 77025f82a9
Merge pull request from spowelljr/improveLanguageDetection
improve language detection
2022-04-05 14:42:19 -07:00
Steven Powell 403264258a improve language detection 2022-04-04 14:22:43 -07:00
dependabot[bot] da22fb867b
Bump google.golang.org/api from 0.73.0 to 0.74.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.73.0 to 0.74.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.73.0...v0.74.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 19:09:30 +00:00
Medya Ghazizadeh f3fc6de68f
Merge pull request from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.3
Bump github.com/shirou/gopsutil/v3 from 3.22.2 to 3.22.3
2022-04-04 12:06:34 -07:00
Medya Ghazizadeh 9ba6e21fd1
Merge pull request from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.8002.0
Bump libvirt.org/go/libvirt from 1.8001.0 to 1.8002.0
2022-04-04 11:43:48 -07:00
Anders F Björklund 927d7d5596 Upgrade to latest docker-machine-driver-qemu
It is still ancient, so there is bound to be issues
with the vendored code from libmachine and drivers.
2022-04-04 20:15:22 +02:00
Anders F Björklund 98b8b6a0b4 Upgrade to latest docker-machine-driver-qemu
Copy some of the default values from the regular setup,
that is not used when not using docker-machine config.
2022-04-04 20:15:22 +02:00
Anders F Björklund 284ad62394 Add the qemu driver to the minikube registry
Since the machine drivers are hardcoded in minikube,
drivers need to be added to the registry to be tested.

Add a basic sanity check for the qemu-system binary,
and set up the basic configuration such as cpus/memory.
2022-04-04 20:15:22 +02:00
dependabot[bot] 04168659ae
Bump libvirt.org/go/libvirt from 1.8001.0 to 1.8002.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8001.0 to 1.8002.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8001.0...v1.8002.0)

---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:09:11 +00:00
dependabot[bot] 79d833a983
Bump github.com/shirou/gopsutil/v3 from 3.22.2 to 3.22.3
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.2...v3.22.3)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:09:03 +00:00
dependabot[bot] 31a7a98eb8
Bump github.com/cloudevents/sdk-go/v2 from 2.8.0 to 2.9.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:08:45 +00:00
Steven Powell 03b5bb7bef
Merge pull request from minikube-bot/auto_bump_golang_version
bump golang version
2022-03-30 16:12:10 -07:00
Steven Powell 8ff9189838 run go mod tidy 2022-03-29 16:53:05 -07:00
dependabot[bot] 6484921dd9
Bump go.opentelemetry.io/otel/sdk from 1.6.0 to 1.6.1
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 22:19:30 +00:00
dependabot[bot] f445ab8201
Bump go.opentelemetry.io/otel/trace from 1.6.0 to 1.6.1
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 18:04:43 +00:00
Medya Ghazizadeh a0ed1ed7d6
Merge pull request from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.14incompatible
Bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible
2022-03-25 12:02:26 -07:00
dependabot[bot] 8b46b08130
Bump go.opentelemetry.io/otel/sdk from 1.5.0 to 1.6.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:05:15 +00:00
dependabot[bot] b3eadf343f
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.13+incompatible to 20.10.14+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.13...v20.10.14)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:05:05 +00:00
Medya Ghazizadeh 538f5fc3c9
Merge pull request from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.5.0
Bump go.opentelemetry.io/otel/sdk from 1.4.0 to 1.5.0
2022-03-23 13:08:18 -07:00
dependabot[bot] a070c07ce8
Bump google.golang.org/api from 0.71.0 to 0.73.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.71.0 to 0.73.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.71.0...v0.73.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 17:23:31 +00:00
Medya Ghazizadeh aaeb887c6e
Merge pull request from kubernetes/dependabot/go_modules/gonum.org/v1/plot-0.11.0
Bump gonum.org/v1/plot from 0.10.0 to 0.11.0
2022-03-23 10:22:10 -07:00
Medya Ghazizadeh 9f7cc916c0
Merge pull request from kubernetes/dependabot/go_modules/github.com/spf13/cobra-1.4.0
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
2022-03-23 10:14:24 -07:00
Medya Ghazizadeh 2a887a05ec
Merge pull request from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.60.1
Bump k8s.io/klog/v2 from 2.40.1 to 2.60.1
2022-03-22 12:17:50 -07:00
dependabot[bot] 4892938743
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/v1.4.0/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 19:04:14 +00:00
dependabot[bot] c02ac922dc
Bump go.opentelemetry.io/otel/sdk from 1.4.0 to 1.5.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 19:02:56 +00:00
dependabot[bot] 1fb3fa5071
Bump gonum.org/v1/plot from 0.10.0 to 0.11.0
Bumps gonum.org/v1/plot from 0.10.0 to 0.11.0.

---
updated-dependencies:
- dependency-name: gonum.org/v1/plot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 19:01:54 +00:00
dependabot[bot] 545dddd762
Bump k8s.io/klog/v2 from 2.40.1 to 2.60.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.40.1 to 2.60.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.40.1...v2.60.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 19:01:35 +00:00
Medya Ghazizadeh 64c0c32d4b
Merge pull request from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.2
Bump github.com/shirou/gopsutil/v3 from 3.22.1 to 3.22.2
2022-03-22 12:01:08 -07:00
Medya Ghazizadeh f5b61d2a2c
Merge pull request from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.13incompatible
Bump github.com/docker/docker from 20.10.12+incompatible to 20.10.13+incompatible
2022-03-22 12:00:44 -07:00
Medya Ghazizadeh f602dd92c0
Merge pull request from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/trace-1.5.0
Bump go.opentelemetry.io/otel/trace from 1.4.1 to 1.5.0
2022-03-22 12:00:32 -07:00
dependabot[bot] 30ae74da96
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.12+incompatible to 20.10.13+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.12...v20.10.13)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 16:56:37 +00:00
dependabot[bot] d7609344ad
Bump cloud.google.com/go/storage from 1.20.0 to 1.21.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.20.0...spanner/v1.21.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 16:38:33 +00:00
dependabot[bot] 2d7c54b675
Bump go.opentelemetry.io/otel/trace from 1.4.1 to 1.5.0
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 16:38:25 +00:00
dependabot[bot] 4985d95d3f
Bump github.com/shirou/gopsutil/v3 from 3.22.1 to 3.22.2
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.1 to 3.22.2.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.1...v3.22.2)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 18:38:09 +02:00
Medya Ghazizadeh 60d34b643e
Merge pull request from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.3.0
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.0.0 to 1.3.0
2022-03-22 09:36:22 -07:00
Medya Ghazizadeh f28d217548
Merge pull request from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.8001.0
Bump libvirt.org/go/libvirt from 1.7010.0 to 1.8001.0
2022-03-22 09:35:53 -07:00
dependabot[bot] e4c44f65f2
Bump k8s.io/kubectl from 0.22.2 to 0.23.5
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.22.2 to 0.23.5.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.22.2...v0.23.5)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 18:10:14 +00:00
dependabot[bot] 244b3106d5
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.0.0 to 1.3.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v1.0.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 20:36:55 +00:00
dependabot[bot] c09ad8d360
Bump google.golang.org/api from 0.70.0 to 0.71.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.70.0 to 0.71.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.70.0...v0.71.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 17:56:20 +00:00
dependabot[bot] 8f2195b3ef
Bump google.golang.org/api from 0.68.0 to 0.70.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.68.0 to 0.70.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.68.0...v0.70.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 19:38:19 +00:00
dependabot[bot] 5a8567580a
Bump libvirt.org/go/libvirt from 1.7010.0 to 1.8001.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.7010.0 to 1.8001.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.7010.0...v1.8001.0)

---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 19:38:05 +00:00
dependabot[bot] a5bdbc5959
Bump k8s.io/component-base from 0.22.4 to 0.23.4
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.22.4 to 0.23.4.
- [Release notes](https://github.com/kubernetes/component-base/releases)
- [Commits](https://github.com/kubernetes/component-base/compare/v0.22.4...v0.23.4)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 18:05:29 +00:00
dependabot[bot] 4e0cfbae56
Bump go.opentelemetry.io/otel/sdk from 1.3.0 to 1.4.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:05:41 +00:00
Medya Ghazizadeh 045f1c687d
Merge pull request from kubernetes/dependabot/go_modules/google.golang.org/api-0.68.0
Bump google.golang.org/api from 0.66.0 to 0.68.0
2022-02-09 14:18:48 -08:00
Medya Ghazizadeh e6020b5646
Merge pull request from chungjin/dep_upgrade/trace
[deps] upgrade go.opentelemetry.io/otel to v1.3.0
2022-02-09 08:56:25 -08:00
dependabot[bot] df515f1d95
Bump google.golang.org/api from 0.66.0 to 0.68.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.66.0 to 0.68.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.66.0...v0.68.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 04:04:12 +00:00
dependabot[bot] be118b97e5
Bump github.com/shirou/gopsutil/v3 from 3.21.12 to 3.22.1
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.12 to 3.22.1.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.12...v3.22.1)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 00:44:53 +00:00
dependabot[bot] cd72407903
Bump cloud.google.com/go/storage from 1.19.0 to 1.20.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.19.0...spanner/v1.20.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 18:05:06 +00:00
Medya Ghazizadeh d41e12c0eb
Merge pull request from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.12incompatible
Bump github.com/docker/docker from 20.10.11+incompatible to 20.10.12+incompatible
2022-02-03 14:07:22 -08:00
Steven Powell 6c72f9378b support legacy releases.json file 2022-02-01 17:11:33 -08:00
dependabot[bot] 72e67cf4a6
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.11+incompatible to 20.10.12+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.11...v20.10.12)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 20:41:41 +00:00
dependabot[bot] 66c3fb6616
Bump cloud.google.com/go/storage from 1.18.2 to 1.19.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.18.2...spanner/v1.19.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 18:04:23 +00:00
Jin Zhang cb8577f4be [deps] upgrade go.opentelemetry.io/otel to v1.3.0 2022-01-30 08:12:15 +00:00
Medya Ghazizadeh 572e29e74d
Merge pull request from prezha/upgrade-libvirt
upgrade libvirt to "8th gen"
2022-01-24 16:10:44 -08:00
Medya Ghazizadeh 1183197301
Merge pull request from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.8.0
Bump github.com/cloudevents/sdk-go/v2 from 2.6.1 to 2.8.0
2022-01-24 15:56:29 -08:00
dependabot[bot] f54590f0e5
Bump github.com/cloudevents/sdk-go/v2 from 2.6.1 to 2.8.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.6.1 to 2.8.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.6.1...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 18:04:28 +00:00
dependabot[bot] 1412f41a72
Bump github.com/google/go-cmp from 0.5.6 to 0.5.7
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.6...v0.5.7)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 18:04:20 +00:00
Predrag Rogic a23f8381f7
upgrade-libvirt to 8th gen 2022-01-23 02:58:49 +00:00
Steven Powell 2fdff5b048 revert docker dep update 2022-01-18 15:25:36 -08:00
Steven Powell a6f3e13a15
Merge pull request from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.10.1
Bump github.com/spf13/viper from 1.10.0 to 1.10.1
2022-01-18 14:17:12 -08:00
dependabot[bot] b1aff9a59f
Bump github.com/spf13/viper from 1.10.0 to 1.10.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 21:45:06 +00:00
dependabot[bot] e26b928c6a
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.11+incompatible to 20.10.12+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.11...v20.10.12)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 21:44:17 +00:00
Steven Powell 9e96d25450
Merge pull request from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.8.0
Bump github.com/cloudevents/sdk-go/v2 from 2.6.1 to 2.8.0
2022-01-18 13:36:05 -08:00
Steven Powell aafdd18683
Merge pull request from kubernetes/dependabot/go_modules/k8s.io/client-go-0.23.1
Bump k8s.io/client-go from 0.22.4 to 0.23.1
2022-01-18 13:35:13 -08:00
dependabot[bot] ac7e7583c9
Bump github.com/cloudevents/sdk-go/v2 from 2.6.1 to 2.8.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.6.1 to 2.8.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.6.1...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 21:24:53 +00:00
Steven Powell ee4fe2df9b
Merge pull request from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.12
Bump github.com/shirou/gopsutil/v3 from 3.21.10 to 3.21.12
2022-01-18 13:21:50 -08:00
dependabot[bot] 863c811653
Bump k8s.io/client-go from 0.22.4 to 0.23.1
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.22.4 to 0.23.1.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.22.4...v0.23.1)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 19:38:01 +00:00
dependabot[bot] 3b86837594
Bump k8s.io/klog/v2 from 2.30.0 to 2.40.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.30.0 to 2.40.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.30.0...v2.40.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 19:00:39 +00:00
dependabot[bot] 7ef9e57bd2
Bump github.com/shirou/gopsutil/v3 from 3.21.10 to 3.21.12
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.10 to 3.21.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.10...v3.21.12)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 18:35:16 +00:00
dependabot[bot] 33ba495c7e
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 18:04:26 +00:00
Medya Gh d21f2cd737 gomod: remove dependecy on kuberentes/kubernetes as a lib 2021-12-07 14:20:07 -08:00
Medya Gh e900c5bb76 replacea all references to kuberentes/cmd to third_party 2021-12-07 14:20:07 -08:00
Medya Ghazizadeh db7d975ed8
Merge pull request from kubernetes/dependabot/go_modules/github.com/libvirt/libvirt-go-7.4.0incompatible
Bump github.com/libvirt/libvirt-go from 3.9.0+incompatible to 7.4.0+incompatible
2021-11-30 09:21:17 -08:00
Medya Gh 641556cb88 change back to rc 2021-11-29 17:12:36 -08:00
Medya Gh 142ce11584 dont use rc releases 2021-11-29 17:04:50 -08:00
Medya Gh a2c0115c05 bump otel too 2021-11-29 17:00:00 -08:00
Medya Gh 1982860139 bump k8s lib 2021-11-29 16:46:18 -08:00
dependabot[bot] 63ce777d2a
Bump github.com/libvirt/libvirt-go
Bumps [github.com/libvirt/libvirt-go](https://github.com/libvirt/libvirt-go) from 3.9.0+incompatible to 7.4.0+incompatible.
- [Release notes](https://github.com/libvirt/libvirt-go/releases)
- [Commits](https://github.com/libvirt/libvirt-go/compare/v3.9.0...v7.4.0)

---
updated-dependencies:
- dependency-name: github.com/libvirt/libvirt-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 18:44:56 +00:00
dependabot[bot] 5d87265964
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.10+incompatible to 20.10.11+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.10...v20.10.11)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 18:32:08 +00:00
Medya Ghazizadeh 72f6a8e8a7
Revert "Bump github.com/google/go-containerregistry from 0.6.0 to 0.7.0" 2021-11-17 15:39:27 -08:00
Steven Powell 4a6d5d5d80
Merge pull request from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.7.0
Bump github.com/google/go-containerregistry from 0.6.0 to 0.7.0
2021-11-16 12:38:50 -05:00
dependabot[bot] 6056e3a89f
Bump github.com/google/go-containerregistry from 0.6.0 to 0.7.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:08:32 +00:00
dependabot[bot] 416c338f56
Bump github.com/cenkalti/backoff/v4 from 4.1.1 to 4.1.2
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](https://github.com/cenkalti/backoff/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:07:13 +00:00
dependabot[bot] 083155595a
Bump github.com/otiai10/copy from 1.6.0 to 1.7.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/otiai10/copy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 18:33:24 +00:00
Steven Powell fee391091a fix `docker-env` with new PowerShell versions 2021-11-05 10:03:15 -07:00
dependabot[bot] a0edb0b04b
Bump github.com/shirou/gopsutil/v3 from 3.21.9 to 3.21.10
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.9 to 3.21.10.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.9...v3.21.10)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 00:45:05 +00:00
dependabot[bot] e699df53ab
Bump google.golang.org/api from 0.59.0 to 0.60.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.59.0 to 0.60.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.59.0...v0.60.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-29 23:34:59 +00:00
dependabot[bot] ca49f2fb9b
Bump contrib.go.opencensus.io/exporter/stackdriver
Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.12.1 to 0.13.10.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/compare/v0.12.1...v0.13.10)

---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-29 22:28:44 +00:00
Steven Powell 283e31aa32 fix starting on Windows with VMware driver on non `C:` drive 2021-10-29 10:46:27 -07:00
Steven Powell 3ab0ef95cf
Merge branch 'master' into dependabot/go_modules/cloud.google.com/go/storage-1.18.2 2021-10-25 15:23:42 -07:00
Steven Powell aab5eab3e1
Merge pull request from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.6.1
Bump github.com/cloudevents/sdk-go/v2 from 2.5.0 to 2.6.1
2021-10-25 15:06:13 -07:00
Steven Powell b5260facfe
Merge pull request from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.30.0
Bump k8s.io/klog/v2 from 2.20.0 to 2.30.0
2021-10-25 15:04:49 -07:00
Steven Powell 1dca087371
Merge pull request from kubernetes/dependabot/go_modules/google.golang.org/api-0.59.0
Bump google.golang.org/api from 0.58.0 to 0.59.0
2021-10-25 15:03:26 -07:00
dependabot[bot] b232a55934
Bump github.com/cloudevents/sdk-go/v2 from 2.5.0 to 2.6.1
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 21:53:44 +00:00
dependabot[bot] 4700254a3b
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.9+incompatible to 20.10.10+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.9...v20.10.10)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 18:33:24 +00:00
dependabot[bot] a1a8e307b9
Bump cloud.google.com/go/storage from 1.18.0 to 1.18.2
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.18.0 to 1.18.2.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.18.0...storage/v1.18.2)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 18:33:12 +00:00
dependabot[bot] 360ff334d3
Bump k8s.io/klog/v2 from 2.20.0 to 2.30.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.20.0 to 2.30.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.20.0...v2.30.0)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 18:32:52 +00:00
dependabot[bot] e68c889f85
Bump google.golang.org/api from 0.58.0 to 0.59.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.58.0 to 0.59.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.58.0...v0.59.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 18:32:10 +00:00
Steven Powell d5cdc284a3
Merge pull request from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.9
Bump github.com/hashicorp/go-getter from 1.5.8 to 1.5.9
2021-10-11 12:54:14 -07:00
dependabot[bot] bb85436360
Bump cloud.google.com/go/storage from 1.17.0 to 1.18.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.17.0...spanner/v1.18.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 18:31:49 +00:00
dependabot[bot] e317485cba
Bump github.com/hashicorp/go-getter from 1.5.8 to 1.5.9
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.8 to 1.5.9.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.8...v1.5.9)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 18:31:29 +00:00
Steven Powell e49ef3b251
Merge pull request from kubernetes/dependabot/go_modules/google.golang.org/api-0.58.0
Bump google.golang.org/api from 0.57.0 to 0.58.0
2021-10-05 16:07:42 -04:00
dependabot[bot] 42801e6ce7
Bump google.golang.org/api from 0.57.0 to 0.58.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.57.0 to 0.58.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.57.0...v0.58.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 19:40:37 +00:00
Steven Powell c68f838ec3
Merge pull request from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.9incompatible
Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.9+incompatible
2021-10-05 15:09:02 -04:00
Steven Powell bcf3fad565
Merge pull request from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.17.0
Bump cloud.google.com/go/storage from 1.16.1 to 1.17.0
2021-10-05 15:07:38 -04:00
dependabot[bot] 2bfde8737e
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.7+incompatible to 20.10.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.7...v20.10.9)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 18:35:29 +00:00
dependabot[bot] ba2eb79009
Bump cloud.google.com/go/storage from 1.16.1 to 1.17.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.16.1...pubsub/v1.17.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 18:35:15 +00:00
dependabot[bot] 5ed0b275f8
Bump github.com/shirou/gopsutil/v3 from 3.21.8 to 3.21.9
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.8 to 3.21.9.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.8...v3.21.9)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 18:34:49 +00:00
dependabot[bot] dc650b9534
Bump gonum.org/v1/plot from 0.9.0 to 0.10.0
Bumps gonum.org/v1/plot from 0.9.0 to 0.10.0.

---
updated-dependencies:
- dependency-name: gonum.org/v1/plot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 18:31:55 +00:00
Steven Powell f802655b78 fix go sum 2021-09-22 15:37:22 -07:00
Medya Ghazizadeh 00bea73a62
Merge pull request from kubernetes/dependabot/go_modules/golang.org/x/mod-0.5.1
Bump golang.org/x/mod from 0.5.0 to 0.5.1
2021-09-22 15:06:39 -07:00
dependabot[bot] 01c6452c16
Bump golang.org/x/mod from 0.5.0 to 0.5.1
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 21:45:13 +00:00
Medya Ghazizadeh 2c984bf6f0
Merge pull request from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.9.0
Bump github.com/spf13/viper from 1.8.1 to 1.9.0
2021-09-22 14:30:55 -07:00
dependabot[bot] d9bb30d88b
Bump google.golang.org/api from 0.56.0 to 0.57.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.56.0 to 0.57.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.56.0...v0.57.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 19:23:51 +00:00
dependabot[bot] 09b4789a41
Bump github.com/spf13/viper from 1.8.1 to 1.9.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 18:31:43 +00:00
Medya Ghazizadeh 2f9ad77fbf
Merge pull request from kubernetes/dependabot/go_modules/google.golang.org/api-0.56.0
Bump google.golang.org/api from 0.52.0 to 0.56.0
2021-09-08 16:42:55 -07:00
Medya Ghazizadeh 232f0e3d7a
Merge pull request from kubernetes/dependabot/go_modules/github.com/mattn/go-isatty-0.0.14
Bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14
2021-09-08 14:24:06 -07:00
Medya Ghazizadeh 9f3821de10
Merge pull request from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.8
Bump github.com/shirou/gopsutil/v3 from 3.21.7 to 3.21.8
2021-09-08 12:18:36 -07:00
dependabot[bot] 3b90261366
Bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.13...v0.0.14)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 17:09:13 +00:00
dependabot[bot] 20b5900deb
Bump github.com/shirou/gopsutil/v3 from 3.21.7 to 3.21.8
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.7 to 3.21.8.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.7...v3.21.8)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 17:09:06 +00:00
dependabot[bot] 48eed2aebc
Bump github.com/hashicorp/go-getter from 1.5.7 to 1.5.8
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.7...v1.5.8)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 17:08:53 +00:00
dependabot[bot] aaaf0ceb1c
Bump google.golang.org/api from 0.52.0 to 0.56.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.52.0 to 0.56.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.52.0...v0.56.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 17:08:00 +00:00
Medya Ghazizadeh 94cb81b3e1
Merge pull request from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.20.0
Bump k8s.io/klog/v2 from 2.10.0 to 2.20.0
2021-09-08 09:51:25 -07:00
dependabot[bot] 98fc1c369d
Bump cloud.google.com/go/storage from 1.15.0 to 1.16.1
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.15.0...storage/v1.16.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 18:32:13 +00:00
dependabot[bot] 568876bc3e
Bump k8s.io/klog/v2 from 2.10.0 to 2.20.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.10.0 to 2.20.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.10.0...v2.20.0)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 18:31:07 +00:00
Sharif Elgamal 74b35d87ce upgrade box-cli-maker to 2.2.2 2021-08-24 09:50:02 -07:00
Medya Ghazizadeh 126287f35c
Merge pull request from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.5.0
Bump github.com/cloudevents/sdk-go/v2 from 2.3.1 to 2.5.0
2021-08-16 16:44:46 -07:00
dependabot[bot] c732c05044
Bump github.com/cloudevents/sdk-go/v2 from 2.3.1 to 2.5.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.3.1 to 2.5.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.3.1...v2.5.0)

---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 21:36:56 +00:00
dependabot[bot] 2b6295b36d
Bump golang.org/x/mod from 0.4.2 to 0.5.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.4.2...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 21:36:13 +00:00
Medya Ghazizadeh 055fa607bb
Merge pull request from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.6.0
Bump github.com/google/go-containerregistry from 0.4.1 to 0.6.0
2021-08-13 13:22:11 -07:00
dependabot[bot] a5893aa5f3
Bump github.com/google/go-containerregistry from 0.4.1 to 0.6.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.4.1 to 0.6.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.4.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 17:55:52 +00:00
dependabot[bot] d2f5edd9cc
Bump golang.org/x/text from 0.3.6 to 0.3.7
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.7)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 10:38:21 +00:00
Anders F Björklund dbb295d078 Go back to upstream google/go-containerregistry
Do the docker pull (of the manifest and its digest) explicitly,
instead of implicitly in the library. Also, no progress bar.

Pass the digest to the fetch and the tag to the tarball save,
as usual there are _no_ digests used in the tarball files.
2021-08-10 10:43:42 +02:00
dependabot[bot] bdf25baac8
Bump github.com/hashicorp/go-getter from 1.5.6 to 1.5.7
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.6 to 1.5.7.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.6...v1.5.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 20:55:54 +00:00
Medya Ghazizadeh d83e8dc747
Merge pull request from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.7
Bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7
2021-08-05 01:25:46 -07:00
Medya Ghazizadeh aa96435d9b
Merge pull request from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.6
Bump github.com/hashicorp/go-getter from 1.5.5 to 1.5.6
2021-08-03 20:43:03 -07:00
dependabot[bot] 4abf6cd31f
Bump github.com/hashicorp/go-getter from 1.5.5 to 1.5.6
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 18:24:41 +00:00
dependabot[bot] 43a0518eb1
Bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.6 to 3.21.7.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.6...v3.21.7)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 18:24:12 +00:00
dependabot[bot] b4bb12cc83
Bump google.golang.org/api from 0.51.0 to 0.52.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.51.0...v0.52.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 18:23:24 +00:00
dependabot[bot] 1ad3a02bee
Bump google.golang.org/api from 0.50.0 to 0.51.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 18:21:04 +00:00
dependabot[bot] 6e25180e4e
Bump k8s.io/kubernetes from 1.21.2 to 1.21.3
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.21.2 to 1.21.3.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.21.2...v1.21.3)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 21:32:07 +00:00
Medya Ghazizadeh 3dda62ef8f
Merge pull request from spowelljr/detectPowershell
Windows: detect Powershell spawned from CMD
2021-07-19 18:20:08 -07:00
Medya Ghazizadeh de7e61cc9b
Merge pull request from kubernetes/dependabot/go_modules/github.com/google/uuid-1.3.0
Bump github.com/google/uuid from 1.2.0 to 1.3.0
2021-07-19 18:18:19 -07:00
dependabot[bot] 1c28aa9527
Bump k8s.io/klog/v2 from 2.9.0 to 2.10.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 18:30:26 +00:00
dependabot[bot] b3347911ae
Bump github.com/google/uuid from 1.2.0 to 1.3.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 18:29:47 +00:00
Steven Powell 4ecde97b55 bump machine-drivers/machine to fix cmd detection 2021-07-19 10:50:49 -07:00
Steven Powell 7b6b5dc539 switch back to machine-drivers fork 2021-07-19 09:34:21 -07:00
Steven Powell c3072de73e update go.mod to point to fork with new changes 2021-07-16 13:47:07 -07:00
dependabot[bot] b507dbd751
Bump github.com/shirou/gopsutil/v3 from 3.21.5 to 3.21.6
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.5 to 3.21.6.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.5...v3.21.6)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 18:49:36 +00:00
Medya Ghazizadeh 38199f45d4
Merge pull request from kubernetes/dependabot/go_modules/github.com/spf13/cobra-1.2.1
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
2021-07-06 10:04:25 -04:00
Medya Ghazizadeh 6a93fe5b60
Merge pull request from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.5
Bump github.com/hashicorp/go-getter from 1.5.4 to 1.5.5
2021-07-06 10:02:57 -04:00
dependabot[bot] 6711856ea6
Bump google.golang.org/api from 0.49.0 to 0.50.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.49.0...v0.50.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:26:09 +00:00
dependabot[bot] 8fcab59f6c
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:25:40 +00:00
dependabot[bot] 79d8e502de
Bump github.com/hashicorp/go-getter from 1.5.4 to 1.5.5
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:25:07 +00:00
Medya Gh 861d81b335 remove dep to azure lib 2021-06-29 16:07:37 -04:00
Medya Gh 47dbbac0d9 revert azure sdk 2021-06-29 16:03:27 -04:00
Medya Gh 6abf41e089 bump more things 2021-06-29 15:48:28 -04:00
Medya Gh a714161f31 update go-github to v36 2021-06-29 15:46:23 -04:00
Medya Gh 89c7853601 bump go mod libs manually 2021-06-29 15:24:59 -04:00
dependabot[bot] 5b9a73fc23
Bump google.golang.org/api from 0.48.0 to 0.49.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 18:26:06 +00:00
dependabot[bot] d84d74e74c
Bump github.com/spf13/viper from 1.8.0 to 1.8.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 18:32:49 +00:00
Medya Gh 7909fa9012 bump k8s lib 2021-06-22 14:29:04 -04:00
Anders F Björklund f4f7a573b6 Upgrade docker go module from 19.03 to 20.10
v17.12.0-ce-rc1.0.20210128214336-420b1d36250f == v19.03.15

Drop backported fix for building on Windows, already included
2021-06-22 08:07:49 +02:00
dependabot[bot] dae5d1efb1
Bump github.com/hashicorp/go-getter from 1.5.2 to 1.5.4
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.2...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 19:18:33 +00:00
dependabot[bot] 334f3e8e8d
Bump google.golang.org/api from 0.47.0 to 0.48.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.47.0...v0.48.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 06:52:05 +00:00
Medya Ghazizadeh 27072f72a4
Merge pull request from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.5
Bump github.com/shirou/gopsutil/v3 from 3.21.4 to 3.21.5
2021-06-01 15:20:11 -07:00
Medya Ghazizadeh 9013706919
Merge pull request from kubernetes/dependabot/go_modules/github.com/cenkalti/backoff/v4-4.1.1
Bump github.com/cenkalti/backoff/v4 from 4.1.0 to 4.1.1
2021-06-01 14:25:54 -07:00
dependabot[bot] e263b4880a
Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.12...v0.0.13)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 20:58:31 +00:00
dependabot[bot] 41252e6112
Bump github.com/cenkalti/backoff/v4 from 4.1.0 to 4.1.1
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](https://github.com/cenkalti/backoff/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 20:57:59 +00:00
dependabot[bot] 4b22d4f996
Bump github.com/shirou/gopsutil/v3 from 3.21.4 to 3.21.5
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.4 to 3.21.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.4...v3.21.5)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 18:22:55 +00:00
dependabot[bot] 42d78e25b3
Bump k8s.io/klog/v2 from 2.8.0 to 2.9.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.8.0...v2.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 06:38:33 +00:00
dependabot[bot] 25520e517f
Bump github.com/machine-drivers/docker-machine-driver-vmware
Bumps [github.com/machine-drivers/docker-machine-driver-vmware](https://github.com/machine-drivers/docker-machine-driver-vmware) from 0.1.1 to 0.1.3.
- [Release notes](https://github.com/machine-drivers/docker-machine-driver-vmware/releases)
- [Changelog](https://github.com/machine-drivers/docker-machine-driver-vmware/blob/master/.goreleaser.yml)
- [Commits](https://github.com/machine-drivers/docker-machine-driver-vmware/compare/v0.1.1...v0.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 17:27:06 +00:00
Medya Ghazizadeh 37266d4040
Merge pull request from kubernetes/dependabot/go_modules/google.golang.org/api-0.46.0
Bump google.golang.org/api from 0.45.0 to 0.46.0
2021-05-11 10:34:15 -07:00
dependabot[bot] 3b12c98ed0
Bump google.golang.org/api from 0.45.0 to 0.46.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.45.0...v0.46.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 07:51:22 +00:00
dependabot[bot] 1ce908894c
Bump github.com/otiai10/copy from 1.5.1 to 1.6.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 07:42:01 +00:00
Medya Ghazizadeh 75aca8f3e5
Merge pull request from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.4
Bump github.com/shirou/gopsutil/v3 from 3.21.3 to 3.21.4
2021-05-03 16:56:04 -07:00