Commit Graph

48 Commits

Author SHA1 Message Date
Peter Rifel 298e771e29
Update dependencies (#17333)
* Update dependencies

* make gomod

* make crds

* Bump RSA private key size to meet new minimum

* Fix scaleway type change

* Bump k8s.io/kops in tests/e2e module

* Bump containerd

* Bump golang-jwt/jwt

* Bump golang.org/x/net
2025-03-29 23:30:56 +00:00
github-actions 523bd3c8c6 Update dependencies 2024-08-09 20:20:55 +00:00
github-actions 5f5b51944e Update dependencies 2024-06-14 06:05:25 +00:00
github-actions 778acb5cad Update dependencies 2024-04-12 06:04:18 +00:00
github-actions 9f9a297b78 Update dependencies 2023-11-10 06:06:26 +00:00
github-actions 3f742986d3 Update dependencies 2023-10-13 06:09:08 +00:00
Ciprian Hacman 5d43d5fe88 Update dependencies 2023-08-31 13:53:46 +03:00
github-actions c0a333ace8 Update dependencies 2023-06-16 06:10:30 +00:00
guoguangwu 210db8a345 fix: go mod vendor 2023-06-07 22:47:21 +08:00
Ciprian Hacman 30f84a4f13 Update dependencies 2023-05-08 07:35:34 +03:00
github-actions ffc1efea5d Update dependencies 2023-01-20 06:09:15 +00:00
github-actions dc1d327866 Update dependencies 2022-10-21 06:17:40 +00:00
dependabot[bot] 34d6d8a9d6
Bump github.com/google/go-containerregistry from 0.8.0 to 0.9.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.8.0 to 0.9.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.8.0...v0.9.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-06-07 00:35:58 +00:00
Ole Markus With ce2e877aeb Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
Ole Markus With 5f6b480f81 Update cert-manager dependency to 1.8.0 2022-04-10 12:39:47 +02:00
Jesse Haka 2bad52ea8c update deps 2021-12-29 13:22:05 +02:00
Ole Markus With 7a7aa77b44 Bump cert-manager dependency 2021-10-14 20:46:36 +02:00
Ole Markus With a66fe95f58 Update helm to v3.6.1 2021-06-24 21:40:06 +02:00
John Gardiner Myers dcf973a898 Improve image copying 2021-06-23 23:51:09 -07:00
Jesse Haka 2a48fcda9d update deps 2021-04-24 09:57:40 +03:00
Peter Rifel e108cd732e
Update rules_go and gazelle 2021-03-20 16:02:51 -05:00
Barry Melbourne e30bf1cf35 Update Go modules to latest versions 2021-03-14 15:08:27 +00:00
Ciprian Hacman a17b90548c Update k8s dependencies to v1.21.0-beta.1 2021-03-12 20:26:04 +02:00
Barry Melbourne 10dff62a1d Update k8s.io Go modules to v0.20.4 2021-03-03 18:38:21 +00:00
Peter Rifel c74a7d2a38
Upgrade cloud-provider-openstack to 1.19.2 2020-11-22 22:20:25 -06:00
Ole Markus With f67af5223a Upgrade docker client 2020-11-07 22:45:14 +01:00
Peter Rifel b3709b8806
Upgrade kubernetes dependencies to 1.19.0-rc.4 2020-08-24 10:54:15 -05:00
Jesse Haka 1928a3934c update deps 2020-03-17 17:41:50 +02:00
Justin Santa Barbara bad8debd19
Update vendor 2020-01-17 06:38:43 -05:00
mikesplain 4128964365
Update dependencies 2019-11-16 10:24:39 -05:00
Justin SB 17186ff7ba
Generated vendor & bazel from `make gomod`
Automatically generated vendor & BUILD.bazel files
2019-08-25 16:00:41 -04:00
Srikanth a67f1ac388 Update godo dependency to v1.19.0 version 2019-08-23 23:23:01 +05:30
Justin SB 4f06ae0481
Update k8s to 1.13.5: vendor directory 2019-05-06 09:58:38 -04:00
Rodrigo Menezes 2b9243ff8c Getting things ready for when we are ready for 1.12 2018-12-04 18:50:17 -08:00
Justin SB 52d3449c23
Prune some license files that dep added
Dep apparently decided to add some license files for packages that we
aren't using, which is particularly irksome because the license is
GPL.  Remove those packages so that there's no confusion.

Issue https://github.com/kubernetes/sig-release/issues/223
2018-10-30 13:13:43 -04:00
Mike Splain 0cf516694e Update dependencies and BUILD.bazel scripts
For updated importpath
2018-09-17 09:57:31 -04:00
Mike Splain 38cd57ddd3 Update bazel configs for bazel 0.12 go_rules 0.11 2018-04-18 14:53:00 -04:00
Justin Santa Barbara 6b6f9db0ef Run make dep-ensure to use dep for vendor directory 2018-02-04 22:08:16 -05:00
chrislovecnm 4dd3bb1dea Updating bazel BUILD files with new go_rules version 2017-12-29 15:03:14 -07:00
Justin Santa Barbara 5ec12a7703 Run gazelle on vendor 2017-11-06 17:22:15 -05:00
chrislovecnm 609e268a1d gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
Justin Santa Barbara 0143be7c4f autogen: BUILD and BUILD.bazel 2017-10-02 14:27:21 -04:00
Justin Santa Barbara 9d7b78766e Update vendor for k8s 1.8 2017-10-01 13:16:44 -04:00
Justin Santa Barbara b3dedbe287 Update vendor 2017-03-16 02:40:45 -04:00
Justin Santa Barbara 357134040f Update deps in support of drain 2017-03-01 11:56:34 -05:00
Justin Santa Barbara a4c7343885 Add missing dependencies 2016-07-26 23:58:58 -04:00
Justin Santa Barbara 4b7adf6884 Use submodules instead of glide
Manual management of dependencies still seems easier, sadly.
2016-07-26 11:23:24 -04:00
Justin Santa Barbara 27e68d23f6 Include vendored dependencies
glide just has too many edge-cases still, sadly.
2016-07-05 00:03:07 -04:00