Commit Graph

742 Commits (bdecd80d9df8fae5a00ac4871d17181bde67279f)

Author SHA1 Message Date
Steven Powell d7816c00fd
Merge pull request #15936 from kubernetes/dependabot/go_modules/github.com/pkg/profile-1.7.0
Bump github.com/pkg/profile from 0.0.0-20161223203901-3a8809bd8a80 to 1.7.0
2023-02-27 12:01:25 -08:00
dependabot[bot] 95762e32cb
Bump github.com/pkg/profile
Bumps [github.com/pkg/profile](https://github.com/pkg/profile) from 0.0.0-20161223203901-3a8809bd8a80 to 1.7.0.
- [Release notes](https://github.com/pkg/profile/releases)
- [Commits](https://github.com/pkg/profile/commits/v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 18:58:47 +00:00
dependabot[bot] 26a088c082
Bump github.com/hooklift/iso9660
Bumps [github.com/hooklift/iso9660](https://github.com/hooklift/iso9660) from 0.0.0-20170318115843-1cf07e5970d8 to 1.0.0.
- [Release notes](https://github.com/hooklift/iso9660/releases)
- [Commits](https://github.com/hooklift/iso9660/commits/v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 18:58:37 +00:00
dependabot[bot] ddc27135c3
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.11.1 to 1.11.2.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.11.1...detectors/gcp/v1.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 18:58:16 +00:00
dependabot[bot] 34e5f15e29
Bump google.golang.org/api from 0.109.0 to 0.110.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.109.0 to 0.110.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.109.0...v0.110.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>
2023-02-15 02:57:18 +00:00
Ben Krieger 1bd9b39d51 Add shell completion for minikube kubectl subcommand
Signed-off-by: Ben Krieger <ben.krieger@intel.com>
2023-02-14 14:43:51 -05:00
dependabot[bot] 90bcef566a
Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 19:52:55 +00:00
Steven Powell fbb51ddbc6
Merge pull request #15845 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.0
Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0
2023-02-13 11:50:45 -08:00
dependabot[bot] e56bd35506
Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.6.2 to 1.7.0.
- [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.6.2...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 19:00:40 +00:00
dependabot[bot] 9ed3328f24
Bump golang.org/x/mod from 0.7.0 to 0.8.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.7.0...v0.8.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>
2023-02-13 18:59:07 +00:00
Steven Powell e1fe0e8853
Merge pull request #15823 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.11.1
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.11.0 to 1.11.1
2023-02-09 12:45:05 -08:00
dependabot[bot] 69eea8f247
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.11.0 to 1.11.1.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.11.0...detectors/gcp/v1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 18:23:07 +00:00
dependabot[bot] 81a701dc96
Bump golang.org/x/crypto from 0.5.0 to 0.6.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 18:22:37 +00:00
minikube-bot e239807f18 bump golang versions 2023-02-08 21:28:08 +00:00
Steven Powell edd300e793
Merge pull request #15800 from kubernetes/dependabot/go_modules/golang.org/x/term-0.5.0
Bump golang.org/x/term from 0.4.0 to 0.5.0
2023-02-07 16:20:53 -08:00
dependabot[bot] d317892869
Bump golang.org/x/term from 0.4.0 to 0.5.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/term/releases)
- [Commits](https://github.com/golang/term/compare/v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 23:17:44 +00:00
dependabot[bot] a73089dd8c
Bump go.opentelemetry.io/otel/sdk from 1.12.0 to 1.13.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.12.0 to 1.13.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.12.0...v1.13.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>
2023-02-07 23:16:31 +00:00
Medya Ghazizadeh 8214eda7ef
Merge pull request #15798 from spowelljr/updateDeps
Bump github.com/containerd/containerd from 1.5.2 to 1.6.16
2023-02-07 15:14:22 -08:00
Steven Powell eb06c926ef
Merge pull request #15799 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel-1.13.0
Bump go.opentelemetry.io/otel from 1.12.0 to 1.13.0
2023-02-07 14:19:08 -08:00
Steven Powell eb95d79f3c
Merge pull request #15792 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.1
Bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1
2023-02-07 12:59:49 -08:00
dependabot[bot] 79be2d67e8
Bump go.opentelemetry.io/otel from 1.12.0 to 1.13.0
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.12.0 to 1.13.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.12.0...v1.13.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>
2023-02-07 20:59:42 +00:00
Steven Powell 6c4fbfe06c Bump github.com/containerd/containerd from 1.5.2 to 1.6.16 2023-02-07 12:48:37 -08:00
dependabot[bot] a18ab6369a
Bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.12 to 3.23.1.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.12...v3.23.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>
2023-02-06 18:04:49 +00:00
dependabot[bot] 0d2ea908ee
Bump google.golang.org/api from 0.108.0 to 0.109.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.108.0 to 0.109.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.108.0...v0.109.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>
2023-02-06 18:03:36 +00:00
Steven Powell 5c72886400
Merge pull request #15754 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.11.0
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.10.2 to 1.11.0
2023-01-30 14:09:28 -08:00
dependabot[bot] 565e846018
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.10.2 to 1.11.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/exporter/trace/v1.10.2...detectors/gcp/v1.11.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>
2023-01-30 21:43:28 +00:00
dependabot[bot] 184757f7ba
Bump go.opentelemetry.io/otel/sdk from 1.11.2 to 1.12.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.11.2 to 1.12.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.11.2...v1.12.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>
2023-01-30 21:37:26 +00:00
Steven Powell a66de6addf
Merge pull request #15729 from spowelljr/fixVirtualBoxMacOS
Update machine-drivers/machine
2023-01-30 13:19:11 -08:00
Steven Powell e8659f20b5
Merge pull request #15749 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.13.0
Bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0
2023-01-30 13:13:12 -08:00
Steven Powell 093a7a9f6b
Merge pull request #15748 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/trace-1.12.0
Bump go.opentelemetry.io/otel/trace from 1.11.2 to 1.12.0
2023-01-30 13:11:54 -08:00
dependabot[bot] c7bed64e3a
Bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.12.1 to 0.13.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.12.1...v0.13.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>
2023-01-30 18:06:50 +00:00
dependabot[bot] e9cd566fdd
Bump go.opentelemetry.io/otel/trace from 1.11.2 to 1.12.0
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.11.2 to 1.12.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.11.2...v1.12.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>
2023-01-30 18:06:05 +00:00
dependabot[bot] 7834cec818
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.1.1 to 5.2.0
Bumps [github.com/santhosh-tekuri/jsonschema/v5](https://github.com/santhosh-tekuri/jsonschema) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](https://github.com/santhosh-tekuri/jsonschema/compare/v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: github.com/santhosh-tekuri/jsonschema/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 18:05:26 +00:00
Steven Powell 0a08ed9414 Update machine-drivers/machine: VirtualBox macOS 13 fix 2023-01-27 14:55:54 -08:00
dependabot[bot] d5f5dc76a3
Bump github.com/juju/clock from 1.0.2 to 1.0.3
Bumps [github.com/juju/clock](https://github.com/juju/clock) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/juju/clock/releases)
- [Commits](https://github.com/juju/clock/compare/v1.0.2...v1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 21:53:09 +00:00
Steven Powell 34bdca0c09
Merge pull request #15689 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.90.0
Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0
2023-01-23 13:35:11 -08:00
Steven Powell ba1c5ca11d
Merge pull request #15687 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.23incompatible
Bump github.com/docker/docker from 20.10.22+incompatible to 20.10.23+incompatible
2023-01-23 13:34:26 -08:00
Steven Powell 93e6cd24b4
Merge pull request #15691 from kubernetes/dependabot/go_modules/github.com/docker/cli-20.10.23incompatible
Bump github.com/docker/cli from 20.10.22+incompatible to 20.10.23+incompatible
2023-01-23 13:33:56 -08:00
dependabot[bot] 318c17134b
Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 20.10.22+incompatible to 20.10.23+incompatible.
- [Release notes](https://github.com/docker/cli/releases)
- [Commits](https://github.com/docker/cli/compare/v20.10.22...v20.10.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 18:04:24 +00:00
dependabot[bot] e4ad11554e
Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.80.1 to 2.90.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.80.1...v2.90.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>
2023-01-23 18:03:55 +00:00
dependabot[bot] ee8672b18d
Bump google.golang.org/api from 0.107.0 to 0.108.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.107.0 to 0.108.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.107.0...v0.108.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>
2023-01-23 18:03:45 +00:00
dependabot[bot] 1de7ef6530
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.22+incompatible to 20.10.23+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.22...v20.10.23)

---
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>
2023-01-23 18:02:47 +00:00
Medya Ghazizadeh 46bccc7def
Merge pull request #15671 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.29.0
Bump cloud.google.com/go/storage from 1.28.1 to 1.29.0
2023-01-19 14:41:49 -08:00
Medya Ghazizadeh 94a35309fb
Merge pull request #15672 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.26.1
Bump k8s.io/kubectl from 0.26.0 to 0.26.1
2023-01-19 13:48:22 -08:00
dependabot[bot] bf21b7c110
Bump cloud.google.com/go/storage from 1.28.1 to 1.29.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.28.1 to 1.29.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.28.1...spanner/v1.29.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>
2023-01-19 21:48:20 +00:00
Medya Ghazizadeh 515173ff02
Merge pull request #15673 from kubernetes/dependabot/go_modules/k8s.io/client-go-0.26.1
Bump k8s.io/client-go from 0.26.0 to 0.26.1
2023-01-19 13:46:52 -08:00
dependabot[bot] 6fa52672fa
Bump k8s.io/client-go from 0.26.0 to 0.26.1
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.0 to 0.26.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.26.0...v0.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 21:19:01 +00:00
dependabot[bot] 9fc88b8feb
Bump k8s.io/kubectl from 0.26.0 to 0.26.1
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.26.0...v0.26.1)

---
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>
2023-01-19 21:18:38 +00:00
dependabot[bot] f236504374
Bump github.com/spf13/viper from 1.14.0 to 1.15.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.14.0...v1.15.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>
2023-01-19 21:17:40 +00:00
Predrag Rogic 15bb620ca1
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2023-01-18 02:43:47 +00:00