Commit Graph

202 Commits (cc7973a00f9289dd673b468d82164735e184081b)

Author SHA1 Message Date
hetong07 5f0720e042 update go.sum and go.mod to reflect https://github.com/machine-drivers/machine/pull/33 2021-03-22 21:51:34 -07:00
dependabot[bot] dfe6c07adb
Bump github.com/otiai10/copy from 1.0.2 to 1.5.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.0.2 to 1.5.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.0.2...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 04:19:19 +00:00
dependabot[bot] a3b51cb912
Bump github.com/shirou/gopsutil/v3 from 3.21.1 to 3.21.2
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.1 to 3.21.2.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.1...v3.21.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 03:48:08 +00:00
Medya Ghazizadeh 141a7da152
Merge pull request #10818 from afbjorklund/box-cli
Add a red box around docker desktop registry port
2021-03-22 18:48:51 -07:00
dependabot[bot] 3c5d1d6579
Bump k8s.io/klog/v2 from 2.4.0 to 2.8.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.4.0 to 2.8.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.4.0...v2.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 00:34:51 +00:00
dependabot[bot] 892ad3d55d
Bump k8s.io/client-go from 0.18.8 to 0.20.5
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.18.8 to 0.20.5.
- [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.18.8...v0.20.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 07:43:27 +00:00
Anders F Björklund 1c5d35e3f3 Pull image after load with go-containerregistry 2021-03-21 18:01:17 +01:00
Anders F Björklund 2cfc608bbf Add progressbar when downloading kic base image 2021-03-21 14:20:29 +01:00
Medya Gh f17f8a458f go mod tidy 2021-03-15 17:06:20 -07:00
dependabot[bot] 8615fc142d
Bump github.com/cheggaaa/pb/v3 from 3.0.1 to 3.0.6
Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) from 3.0.1 to 3.0.6.
- [Release notes](https://github.com/cheggaaa/pb/releases)
- [Commits](https://github.com/cheggaaa/pb/compare/v3.0.1...v3.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 20:18:13 +00:00
dependabot[bot] a2d3a8a412
Bump golang.org/x/mod from 0.4.1 to 0.4.2
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.4.1...v0.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 07:52:15 +00:00
Anders F Björklund 5cf8dce944 Add a red box around docker desktop registry port
To make it harder to miss the notice, with the rest of the emojis

Also remove some stray "on" text, but do add "driver" and "port"
2021-03-14 16:18:53 +01:00
Medya Gh ee74d42eba merge conflict 2021-03-11 01:14:06 -08:00
dependabot[bot] 024d496a16
Bump github.com/google/go-cmp from 0.5.4 to 0.5.5
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.4...v0.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 08:07:48 +00:00
Medya Gh 938f552d30 fix go mod 2021-03-09 19:47:28 -08:00
Medya Gh 77693d6661 fix go mod 2021-03-09 19:47:28 -08:00
Anders F Björklund 72f37b8780 Update go-container registry to 0.4.1 + patch 2021-03-09 19:47:28 -08:00
dependabot[bot] 7d8a60a3de
Bump github.com/libvirt/libvirt-go
Bumps [github.com/libvirt/libvirt-go](https://github.com/libvirt/libvirt-go) from 3.4.0+incompatible to 3.9.0+incompatible.
- [Release notes](https://github.com/libvirt/libvirt-go/releases)
- [Commits](https://github.com/libvirt/libvirt-go/compare/v3.4.0...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 01:56:44 +00:00
dependabot[bot] 0ad437b3a8
Bump github.com/google/uuid from 1.1.2 to 1.2.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 01:14:57 +00:00
dependabot[bot] 5f1e4928fe
Bump github.com/hashicorp/go-getter from 1.5.1 to 1.5.2
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.1 to 1.5.2.
- [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.1...v1.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 00:33:24 +00:00
dependabot[bot] f2e805bb0f
Bump github.com/hashicorp/go-retryablehttp from 0.6.6 to 0.6.8
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.6.6 to 0.6.8.
- [Release notes](https://github.com/hashicorp/go-retryablehttp/releases)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.6.6...v0.6.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 07:35:57 +00:00
Medya Gh 776f09b243 mod tidy 2021-03-05 22:27:47 -08:00
Daehyeok Mun fae67405e9 Update outdated moby/hyperkit package in minikube code 2021-03-05 22:27:23 -08:00
Steven Powell 4ec33e1bc8 go mod tidy 2021-03-04 13:00:55 -07:00
Steven Powell 5fbebbe64d ran go mod tidy 2021-03-03 17:13:02 -07:00
Steven Powell fd4c792938
Revert "Bump go.opentelemetry.io/otel/sdk from 0.16.0 to 0.18.0" 2021-03-03 17:09:29 -07:00
dependabot[bot] d93b479310
Bump go.opentelemetry.io/otel/sdk from 0.16.0 to 0.18.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 0.16.0 to 0.18.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/v0.16.0...v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 22:21:19 +00:00
Ilya Zuyev 494501cdf4 go mod tidy 2021-03-02 15:13:33 -08:00
dependabot[bot] 5de23fcf55
Bump github.com/pborman/uuid from 1.2.0 to 1.2.1
Bumps [github.com/pborman/uuid](https://github.com/pborman/uuid) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pborman/uuid/releases)
- [Commits](https://github.com/pborman/uuid/compare/v1.2...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 18:15:57 +00:00
dependabot[bot] 39204d8d72
Bump github.com/spf13/cobra from 1.0.0 to 1.1.3
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.1.3.
- [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.0.0...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 07:42:50 +00:00
Steven Powell a0b0564260 Fixed audit.json error when `delete --purge` ran 2021-02-23 17:31:39 -07:00
Sharif Elgamal a5a5b1a284 go mod tidy 2021-02-23 14:28:30 -08:00
Sharif Elgamal 7f75dfffda drop support for github packages for kicbase 2021-02-23 14:16:02 -08:00
dependabot[bot] e384189123
Bump cloud.google.com/go/storage from 1.10.0 to 1.13.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.10.0 to 1.13.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.10.0...spanner/v1.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 20:44:44 +00:00
Predrag Rogic 1de86bd2c7
fix go.sum that got out-of-sync with go.mod after packages' version bump 2021-02-22 16:51:30 +00:00
Medya Ghazizadeh b09523131d
Merge pull request #10560 from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.3.1
Bump github.com/cloudevents/sdk-go/v2 from 2.1.0 to 2.3.1
2021-02-22 01:06:40 -08:00
dependabot[bot] fde4a4c50a
Bump google.golang.org/api from 0.29.0 to 0.40.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.29.0 to 0.40.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.29.0...v0.40.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 07:36:52 +00:00
dependabot[bot] ec0d14f839
Bump github.com/cloudevents/sdk-go/v2 from 2.1.0 to 2.3.1
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.1.0 to 2.3.1.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.1.0...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 07:34:51 +00:00
Medya Gh a66d2a3124 bupm oldest kubernetes version to v1.14.0 2021-02-20 10:07:26 -08:00
Kent Iso 3e6aaa1194 Fix Build ERROR of go mod. Update opentelemetry-operations-go version and non-existing packages 2021-02-21 01:26:29 +09:00
dependabot[bot] 1c15e58fee
Bump go.opentelemetry.io/otel from 0.13.0 to 0.17.0
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 0.13.0 to 0.17.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/v0.13.0...v0.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 03:53:05 +00:00
Medya Ghazizadeh ae0c0aa517
Merge pull request #10522 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.1
Bump github.com/shirou/gopsutil/v3 from 3.20.12 to 3.21.1
2021-02-19 19:43:11 -08:00
Medya Ghazizadeh 27942a1a22
Merge pull request #10521 from kubernetes/dependabot/go_modules/github.com/olekukonko/tablewriter-0.0.5
Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5
2021-02-19 19:40:49 -08:00
dependabot[bot] bd189edc21
Bump go.opencensus.io from 0.22.4 to 0.22.6
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.22.4 to 0.22.6.
- [Release notes](https://github.com/census-instrumentation/opencensus-go/releases)
- [Commits](https://github.com/census-instrumentation/opencensus-go/compare/v0.22.4...v0.22.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 00:34:26 +00:00
dependabot[bot] 720e6ce117
Bump github.com/shirou/gopsutil/v3 from 3.20.12 to 3.21.1
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.20.12 to 3.21.1.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.20.12...v3.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 00:33:39 +00:00
dependabot[bot] e2c973d6b3
Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/olekukonko/tablewriter/releases)
- [Commits](https://github.com/olekukonko/tablewriter/compare/v0.0.4...v0.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 00:33:27 +00:00
Anders F Björklund f1c0f61963 Update libmachine module to machine-drivers@master 2021-02-09 08:03:13 +01:00
Medya Ghazizadeh de03a37a1e
Merge pull request #10399 from alonyb/fix-validate-descriptor
Upgrade spinner library to only spin in a terminal
2021-02-08 15:58:13 -08:00
alonyb 750a92db4a update go.sum file 2021-02-08 14:26:29 -05:00
Anders F Björklund 75637f5797 Remove s3 and gcs patches from go-getter module
Makes the binary 5 MB bigger, but avoids forking

Upstream has a different approach, in their v2
2021-02-08 11:59:55 +01:00