dependabot[bot]
|
87927a3d4e
|
Bump libvirt.org/go/libvirt from 1.8009.0 to 1.8010.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8009.0 to 1.8010.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8009.0...v1.8010.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>
|
2023-01-11 19:26:39 -08:00 |
Akihiro Suda
|
ba11072162
|
main: propagate the current Docker CLI context to $DOCKER_HOST
So that google/go-containerregistry can pick it up
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2023-01-12 08:13:03 +09:00 |
Predrag Rogic
|
24226c5f5a
|
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker
|
2023-01-10 22:44:50 +00:00 |
Steven Powell
|
4f3d0da802
|
Merge pull request #15614 from kubernetes/dependabot/go_modules/google.golang.org/api-0.106.0
Bump google.golang.org/api from 0.105.0 to 0.106.0
|
2023-01-10 09:08:28 -08:00 |
dependabot[bot]
|
93c7d38d6c
|
Bump github.com/cloudevents/sdk-go/v2 from 2.12.0 to 2.13.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.12.0...v2.13.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>
|
2023-01-09 18:04:45 +00:00 |
dependabot[bot]
|
1a475a19dd
|
Bump google.golang.org/api from 0.105.0 to 0.106.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.105.0 to 0.106.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.105.0...v0.106.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-09 18:04:27 +00:00 |
Predrag Rogic
|
149e9a01b6
|
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker
|
2023-01-04 21:10:29 +00:00 |
dependabot[bot]
|
c7758649bf
|
Bump golang.org/x/crypto from 0.4.0 to 0.5.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.4.0...v0.5.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-01-04 20:09:14 +00:00 |
dependabot[bot]
|
0e4f78e25d
|
Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.3.0...v0.4.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-01-04 18:33:38 +00:00 |
Steven Powell
|
ed2d08a480
|
Merge pull request #15586 from kubernetes/dependabot/go_modules/golang.org/x/sys-0.4.0
Bump golang.org/x/sys from 0.3.0 to 0.4.0
|
2023-01-04 10:30:25 -08:00 |
dependabot[bot]
|
7dbceda10a
|
Bump golang.org/x/sys from 0.3.0 to 0.4.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-04 16:43:42 +00:00 |
Steven Powell
|
fce0c3b7af
|
Merge pull request #15581 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.2
Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2
|
2023-01-04 08:43:27 -08:00 |
Steven Powell
|
a17b12c7ee
|
Merge pull request #15574 from kubernetes/dependabot/go_modules/github.com/mattn/go-isatty-0.0.17
Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
|
2023-01-04 08:42:36 -08:00 |
dependabot[bot]
|
c77cbc457d
|
Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/hashicorp/go-retryablehttp/releases)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.1...v0.7.2)
---
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>
|
2023-01-03 20:23:01 +00:00 |
dependabot[bot]
|
4ae4e38c5b
|
Bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.11 to 3.22.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/commits/v3.22.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>
|
2023-01-02 18:02:24 +00:00 |
dependabot[bot]
|
3396cf4a38
|
Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.16...v0.0.17)
---
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>
|
2023-01-02 18:01:48 +00:00 |
Predrag Rogic
|
5d13061ca9
|
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker
|
2022-12-26 06:11:52 +00:00 |
Steven Powell
|
69757f68a3
|
Merge pull request #15535 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.22incompatible
Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible
|
2022-12-21 10:14:31 -08:00 |
dependabot[bot]
|
1a3a484f00
|
Bump google.golang.org/api from 0.103.0 to 0.105.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.103.0 to 0.105.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.103.0...v0.105.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-12-19 18:03:33 +00:00 |
dependabot[bot]
|
3ab20790d0
|
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.22+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.22)
---
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-12-19 18:03:05 +00:00 |
Predrag Rogic
|
4e0994c43e
|
Merge remote-tracking branch 'upstream/master' into fix-TestNetworkPlugins-Linux_Docker
|
2022-12-17 17:57:34 +00:00 |
dependabot[bot]
|
07f2eefa90
|
Bump k8s.io/kubectl from 0.25.4 to 0.26.0
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.25.4 to 0.26.0.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.25.4...v0.26.0)
---
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-12-15 17:40:03 +00:00 |
Steven Powell
|
ab36cae128
|
Merge pull request #15502 from kubernetes/dependabot/go_modules/k8s.io/apimachinery-0.26.0
Bump k8s.io/apimachinery from 0.25.4 to 0.26.0
|
2022-12-15 09:39:04 -08:00 |
dependabot[bot]
|
34210614bb
|
Bump k8s.io/apimachinery from 0.25.4 to 0.26.0
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.4 to 0.26.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.25.4...v0.26.0)
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 23:43:26 +00:00 |
dependabot[bot]
|
f0bbe3a8fe
|
Bump golang.org/x/oauth2 from 0.2.0 to 0.3.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.2.0...v0.3.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>
|
2022-12-14 23:42:20 +00:00 |
dependabot[bot]
|
a43e7e082e
|
Bump golang.org/x/crypto from 0.3.0 to 0.4.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.4.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>
|
2022-12-12 18:03:04 +00:00 |
Predrag Rogic
|
1a972459fa
|
increase wait timeout to mitigate ImagePullBackOff errors
|
2022-12-07 17:45:10 +00:00 |
Predrag Rogic
|
5d0ac9d446
|
cleanup
|
2022-12-07 12:34:31 +00:00 |
Predrag Rogic
|
11a8dbf830
|
fix TestNetworkPlugins tests for Linux with Docker driver
|
2022-12-07 12:34:14 +00:00 |
Medya Ghazizadeh
|
28539409ef
|
Merge pull request #15474 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.11.2
Bump go.opentelemetry.io/otel/sdk from 1.11.1 to 1.11.2
|
2022-12-06 16:17:41 -08:00 |
Medya Ghazizadeh
|
ddd1d28263
|
Merge pull request #15472 from kubernetes/dependabot/go_modules/golang.org/x/sys-0.3.0
Bump golang.org/x/sys from 0.2.0 to 0.3.0
|
2022-12-05 16:50:10 -08:00 |
Medya Ghazizadeh
|
ffc040de8f
|
Merge pull request #15470 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.11
Bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11
|
2022-12-05 16:49:23 -08:00 |
Medya Ghazizadeh
|
a2fea862e0
|
Merge pull request #15469 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.28.1
Bump cloud.google.com/go/storage from 1.28.0 to 1.28.1
|
2022-12-05 16:41:28 -08:00 |
dependabot[bot]
|
1f49be7111
|
Bump go.opentelemetry.io/otel/sdk from 1.11.1 to 1.11.2
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.11.1 to 1.11.2.
- [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.1...v1.11.2)
---
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-12-05 20:27:42 +00:00 |
dependabot[bot]
|
0271f8389a
|
Bump golang.org/x/sys from 0.2.0 to 0.3.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.2.0...v0.3.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 20:27:29 +00:00 |
dependabot[bot]
|
ed534ba3b3
|
Bump golang.org/x/text from 0.4.0 to 0.5.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.4.0...v0.5.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 18:03:35 +00:00 |
dependabot[bot]
|
57b7fcd05e
|
Bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.10 to 3.22.11.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/commits)
---
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-12-05 18:03:20 +00:00 |
dependabot[bot]
|
2b58e41471
|
Bump cloud.google.com/go/storage from 1.28.0 to 1.28.1
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.28.0 to 1.28.1.
- [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.28.0...storage/v1.28.1)
---
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>
|
2022-12-05 18:03:14 +00:00 |
dependabot[bot]
|
d14b239193
|
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.1 to 1.10.2.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/exporter/trace/v1.10.1...exporter/trace/v1.10.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>
|
2022-11-30 01:10:11 +00:00 |
dependabot[bot]
|
d553660a60
|
Bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.3 to 4.2.0.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](https://github.com/cenkalti/backoff/compare/v4.1.3...v4.2.0)
---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-29 00:21:24 +00:00 |
Medya Ghazizadeh
|
647c999a1a
|
Merge pull request #15416 from kubernetes/dependabot/go_modules/github.com/santhosh-tekuri/jsonschema/v5-5.1.1
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.2 to 5.1.1
|
2022-11-28 16:17:35 -08:00 |
Medya Ghazizadeh
|
b838edb50b
|
Merge pull request #15417 from kubernetes/dependabot/go_modules/github.com/otiai10/copy-1.9.0
Bump github.com/otiai10/copy from 1.7.0 to 1.9.0
|
2022-11-28 11:46:56 -08:00 |
dependabot[bot]
|
58fbb4312d
|
Bump github.com/otiai10/copy from 1.7.0 to 1.9.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.7.0...v1.9.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>
|
2022-11-28 18:03:48 +00:00 |
dependabot[bot]
|
ef33f69326
|
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.2 to 5.1.1
Bumps [github.com/santhosh-tekuri/jsonschema/v5](https://github.com/santhosh-tekuri/jsonschema) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](https://github.com/santhosh-tekuri/jsonschema/compare/v5.0.2...v5.1.1)
---
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>
|
2022-11-28 18:03:36 +00:00 |
dependabot[bot]
|
0cdc654cc5
|
Bump golang.org/x/mod from 0.6.0 to 0.7.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.6.0...v0.7.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>
|
2022-11-28 18:02:23 +00:00 |
Medya Ghazizadeh
|
07324c6188
|
Merge pull request #15387 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.25.4
Bump k8s.io/kubectl from 0.25.3 to 0.25.4
|
2022-11-21 14:01:25 -08:00 |
Steven Powell
|
34f7a10d4e
|
Merge pull request #15386 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.3.0
Bump golang.org/x/crypto from 0.2.0 to 0.3.0
|
2022-11-21 10:46:55 -08:00 |
dependabot[bot]
|
72c0f589bc
|
Bump k8s.io/kubectl from 0.25.3 to 0.25.4
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.25.3...v0.25.4)
---
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-11-21 18:45:17 +00:00 |
Steven Powell
|
e6f82db802
|
Merge pull request #15388 from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.8009.0
Bump libvirt.org/go/libvirt from 1.8007.0 to 1.8009.0
|
2022-11-21 10:43:07 -08:00 |
Steven Powell
|
0e01816515
|
Merge pull request #15385 from kubernetes/dependabot/go_modules/google.golang.org/api-0.103.0
Bump google.golang.org/api from 0.102.0 to 0.103.0
|
2022-11-21 10:42:41 -08:00 |
dependabot[bot]
|
f148f0fda9
|
Bump libvirt.org/go/libvirt from 1.8007.0 to 1.8009.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8007.0 to 1.8009.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8007.0...v1.8009.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-11-21 18:08:42 +00:00 |
dependabot[bot]
|
b10b709286
|
Bump golang.org/x/crypto from 0.2.0 to 0.3.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.2.0...v0.3.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>
|
2022-11-21 18:08:17 +00:00 |
dependabot[bot]
|
edb0ee0b22
|
Bump google.golang.org/api from 0.102.0 to 0.103.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.102.0 to 0.103.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.102.0...v0.103.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-11-21 18:08:09 +00:00 |
dependabot[bot]
|
ca59fd9f94
|
Bump github.com/google/go-containerregistry from 0.12.0 to 0.12.1
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.12.0 to 0.12.1.
- [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.0...v0.12.1)
---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-21 18:07:46 +00:00 |
dependabot[bot]
|
de32e62490
|
Bump golang.org/x/crypto from 0.1.0 to 0.2.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.2.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>
|
2022-11-14 22:31:44 +00:00 |
Medya Ghazizadeh
|
ee22882aab
|
Merge pull request #15359 from kubernetes/dependabot/go_modules/k8s.io/component-base-0.25.4
Bump k8s.io/component-base from 0.25.3 to 0.25.4
|
2022-11-14 14:30:19 -08:00 |
Medya Ghazizadeh
|
1dc188e65a
|
Merge pull request #15358 from kubernetes/dependabot/go_modules/go.opencensus.io-0.24.0
Bump go.opencensus.io from 0.23.0 to 0.24.0
|
2022-11-14 14:30:01 -08:00 |
dependabot[bot]
|
3d93e5f6cf
|
Bump k8s.io/component-base from 0.25.3 to 0.25.4
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/component-base/releases)
- [Commits](https://github.com/kubernetes/component-base/compare/v0.25.3...v0.25.4)
---
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-11-14 18:05:14 +00:00 |
dependabot[bot]
|
a9da9daeba
|
Bump go.opencensus.io from 0.23.0 to 0.24.0
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/census-instrumentation/opencensus-go/releases)
- [Commits](https://github.com/census-instrumentation/opencensus-go/compare/v0.23.0...v0.24.0)
---
updated-dependencies:
- dependency-name: go.opencensus.io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 18:04:54 +00:00 |
dependabot[bot]
|
300cd09f0e
|
Bump golang.org/x/oauth2 from 0.1.0 to 0.2.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.1.0...v0.2.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>
|
2022-11-14 18:04:36 +00:00 |
dependabot[bot]
|
83d50b7de2
|
Bump cloud.google.com/go/storage from 1.27.0 to 1.28.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.27.0 to 1.28.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.27.0...spanner/v1.28.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-11-07 20:16:54 +00:00 |
dependabot[bot]
|
ac05e0cd73
|
Bump github.com/spf13/viper from 1.13.0 to 1.14.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.13.0...v1.14.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-11-07 20:11:56 +00:00 |
Medya Ghazizadeh
|
cbe16e2f94
|
Merge pull request #15315 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.10
Bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10
|
2022-11-07 12:09:01 -08:00 |
dependabot[bot]
|
b33a35e673
|
Bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.9 to 3.22.10.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.9...v3.22.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>
|
2022-11-07 18:05:09 +00:00 |
dependabot[bot]
|
386a0f64ef
|
Bump github.com/google/slowjam from 1.0.0 to 1.0.1
Bumps [github.com/google/slowjam](https://github.com/google/slowjam) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/google/slowjam/releases)
- [Commits](https://github.com/google/slowjam/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/google/slowjam
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 18:04:57 +00:00 |
Medya Ghazizadeh
|
3b1420c52e
|
Merge pull request #15253 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.21incompatible
Bump github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible
|
2022-11-03 10:31:02 -07:00 |
Steven Powell
|
1353c3cd35
|
Merge pull request #15254 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.11.1
Bump go.opentelemetry.io/otel/sdk from 1.11.0 to 1.11.1
|
2022-10-31 12:49:47 -07:00 |
Steven Powell
|
f29a94f8e4
|
Merge pull request #15252 from kubernetes/dependabot/go_modules/github.com/Delta456/box-cli-maker/v2-2.3.0
Bump github.com/Delta456/box-cli-maker/v2 from 2.2.2 to 2.3.0
|
2022-10-31 12:49:13 -07:00 |
Steven Powell
|
e7fca789fb
|
Merge pull request #15251 from kubernetes/dependabot/go_modules/github.com/spf13/cobra-1.6.1
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
|
2022-10-31 12:48:02 -07:00 |
dependabot[bot]
|
13ec9a2dee
|
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.1 to 5.0.2
Bumps [github.com/santhosh-tekuri/jsonschema/v5](https://github.com/santhosh-tekuri/jsonschema) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](https://github.com/santhosh-tekuri/jsonschema/compare/v5.0.1...v5.0.2)
---
updated-dependencies:
- dependency-name: github.com/santhosh-tekuri/jsonschema/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 18:07:24 +00:00 |
dependabot[bot]
|
aad95f9008
|
Bump go.opentelemetry.io/otel/sdk from 1.11.0 to 1.11.1
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.11.0 to 1.11.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.11.0...v1.11.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-10-31 18:07:01 +00:00 |
dependabot[bot]
|
27ac05d034
|
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.20+incompatible to 20.10.21+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.20...v20.10.21)
---
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-10-31 18:06:56 +00:00 |
dependabot[bot]
|
b7acdcc734
|
Bump github.com/Delta456/box-cli-maker/v2 from 2.2.2 to 2.3.0
Bumps [github.com/Delta456/box-cli-maker/v2](https://github.com/Delta456/box-cli-maker) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/Delta456/box-cli-maker/releases)
- [Commits](https://github.com/Delta456/box-cli-maker/compare/v2.2.2...v2.3.0)
---
updated-dependencies:
- dependency-name: github.com/Delta456/box-cli-maker/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 18:06:45 +00:00 |
dependabot[bot]
|
0539e59425
|
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.0...v1.6.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 18:06:37 +00:00 |
dependabot[bot]
|
7fce1aa5a4
|
Bump github.com/google/go-containerregistry from 0.11.0 to 0.12.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.11.0 to 0.12.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.11.0...v0.12.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>
|
2022-10-24 20:09:31 +00:00 |
Steven Powell
|
e2bcc58088
|
Merge pull request #15206 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.25.3
Bump k8s.io/kubectl from 0.25.2 to 0.25.3
|
2022-10-24 13:08:14 -07:00 |
Steven Powell
|
7ee31c89f9
|
Merge pull request #15205 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel-1.11.1
Bump go.opentelemetry.io/otel from 1.11.0 to 1.11.1
|
2022-10-24 13:07:41 -07:00 |
dependabot[bot]
|
da120b88e4
|
Bump k8s.io/kubectl from 0.25.2 to 0.25.3
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.25.2...v0.25.3)
---
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-10-24 19:26:10 +00:00 |
dependabot[bot]
|
1c0c749fb1
|
Bump go.opentelemetry.io/otel from 1.11.0 to 1.11.1
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.11.0 to 1.11.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.11.0...v1.11.1)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 18:15:18 +00:00 |
dependabot[bot]
|
ca03c94bb0
|
Bump libvirt.org/go/libvirt from 1.8005.0 to 1.8007.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8005.0 to 1.8007.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8005.0...v1.8007.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-10-24 18:14:49 +00:00 |
dependabot[bot]
|
a9dadb0800
|
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.9.0 to 1.10.1.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/exporter/trace/v1.9.0...exporter/trace/v1.10.1)
---
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-10-20 18:09:49 +00:00 |
Steven Powell
|
5e2307b213
|
Merge pull request #15150 from kubernetes/dependabot/go_modules/k8s.io/client-go-0.25.3
Bump k8s.io/client-go from 0.25.2 to 0.25.3
|
2022-10-20 11:08:49 -07:00 |
Steven Powell
|
6c5d0138eb
|
Merge pull request #15169 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.20incompatible
Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.20+incompatible
|
2022-10-20 11:08:04 -07:00 |
dependabot[bot]
|
326885b970
|
Bump google.golang.org/api from 0.98.0 to 0.100.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.98.0 to 0.100.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.98.0...v0.100.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-10-18 20:23:14 +00:00 |
dependabot[bot]
|
b20cbbee8a
|
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.19+incompatible to 20.10.20+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.19...v20.10.20)
---
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-10-18 20:22:33 +00:00 |
dependabot[bot]
|
48621c3922
|
Bump golang.org/x/text from 0.3.7 to 0.4.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.4.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.4.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 18:37:09 +00:00 |
Medya Ghazizadeh
|
fe342a6c83
|
Merge pull request #15148 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.19incompatible
Bump github.com/docker/docker from 20.10.18+incompatible to 20.10.19+incompatible
|
2022-10-17 11:36:00 -07:00 |
dependabot[bot]
|
2e93faf949
|
Bump k8s.io/client-go from 0.25.2 to 0.25.3
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.2 to 0.25.3.
- [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.25.2...v0.25.3)
---
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>
|
2022-10-17 18:35:28 +00:00 |
Medya Ghazizadeh
|
41d277473c
|
Merge pull request #15146 from kubernetes/dependabot/go_modules/k8s.io/api-0.25.3
Bump k8s.io/api from 0.25.2 to 0.25.3
|
2022-10-17 11:32:58 -07:00 |
dependabot[bot]
|
3887647377
|
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.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-10-17 18:06:19 +00:00 |
dependabot[bot]
|
eddb0901a5
|
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.18+incompatible to 20.10.19+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.18...v20.10.19)
---
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-10-17 18:06:15 +00:00 |
dependabot[bot]
|
c3c28b0d55
|
Bump k8s.io/api from 0.25.2 to 0.25.3
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.25.2...v0.25.3)
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 18:05:55 +00:00 |
Steven Powell
|
873a6fd9f0
|
Merge pull request #15060 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.9.0
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.8.8 to 1.9.0
|
2022-10-03 12:06:25 -07:00 |
dependabot[bot]
|
1403b3dea0
|
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.8.8 to 1.9.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/exporter/trace/v1.8.8...exporter/trace/v1.9.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-10-03 18:05:57 +00:00 |
dependabot[bot]
|
2422e18743
|
Bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.8 to 3.22.9.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.8...v3.22.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>
|
2022-10-03 18:05:52 +00:00 |
dependabot[bot]
|
5e25b50bd8
|
Bump cloud.google.com/go/storage from 1.26.0 to 1.27.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.26.0 to 1.27.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.26.0...spanner/v1.27.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-09-28 19:55:53 +00:00 |
Steven Powell
|
fdeb41f9d2
|
Merge pull request #15031 from kubernetes/dependabot/go_modules/google.golang.org/api-0.98.0
Bump google.golang.org/api from 0.95.0 to 0.98.0
|
2022-09-28 12:54:40 -07:00 |
Steven Powell
|
94800499d8
|
Merge pull request #14992 from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.12.0
Bump github.com/cloudevents/sdk-go/v2 from 2.11.0 to 2.12.0
|
2022-09-28 12:54:04 -07:00 |
dependabot[bot]
|
25a5d36296
|
Bump google.golang.org/api from 0.95.0 to 0.98.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.95.0 to 0.98.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.95.0...v0.98.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-09-28 18:45:05 +00:00 |
Steven Powell
|
4d42a2e649
|
Merge pull request #15018 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.25.2
Bump k8s.io/kubectl from 0.25.0 to 0.25.2
|
2022-09-28 11:43:34 -07:00 |