Commit Graph

65 Commits

Author SHA1 Message Date
Peter Rifel 3aa4bc3c71
Bump go to 1.24.3 2025-05-06 21:18:42 -05:00
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
Arnaud Meukam f3191bd8a0 Bump to Go 1.24
https://tip.golang.org/doc/go1.24

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2025-03-10 13:55:35 +01:00
Arnaud Meukam 685f4fe646
Bump CI tools
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2025-02-26 16:08:29 +01:00
Ciprian Hacman 53e4e3144a Update Go to v1.23.5 2025-01-19 17:16:49 +02:00
Ciprian Hacman 595f103bf9 Update Go to v1.23.4 2025-01-08 13:39:25 +02:00
Ciprian Hacman eea1b4560c Update dependencies 2024-09-27 08:09:14 +03:00
Ciprian Hacman 4b69dfb4fe Update Go to v1.22.7 2024-09-13 19:34:24 +03:00
Ciprian Hacman 23623edbe6 Update golangci-lint to v1.61.0 2024-09-11 08:37:27 +03:00
justinsb 28654cbe82 versionbump: update golang to 1.22.6 2024-08-26 08:01:41 -04:00
Ciprian Hacman 8b843856e7 Update deps to K8s v0.31.0 2024-08-25 17:48:14 +03:00
github-actions 523bd3c8c6 Update dependencies 2024-08-09 20:20:55 +00:00
github-actions bbb3154b1f Update dependencies 2024-07-26 06:04:53 +00:00
github-actions 2b1fe5e325 Update dependencies 2024-07-19 06:05:17 +00:00
github-actions 0ee32c57c0 Update dependencies 2024-07-12 06:04:29 +00:00
justinsb ace6669767 chore: update golang to 1.22.5 2024-07-04 11:07:18 -04:00
github-actions 3f8258bf43 Update dependencies 2024-06-21 06:04:56 +00:00
Ciprian Hacman 20af220b23 Update Go to v1.21.4 2024-06-15 09:33:48 +03:00
github-actions 5f5b51944e Update dependencies 2024-06-14 06:05:25 +00:00
github-actions 33b26b7130 Update dependencies 2024-06-08 15:30:32 +03:00
github-actions 1bb9483a15 Update dependencies 2024-05-17 06:04:26 +00:00
github-actions 4d7871e890 Update dependencies 2024-05-10 01:14:37 +00:00
justinsb 00f7899fe8 Bump golang to 1.22.3
Includes some security fixes, though they don't look likely to impact
us.
2024-05-09 07:43:02 -04:00
github-actions 954a2ca07a Update dependencies 2024-05-03 06:04:53 +00:00
github-actions f0861a88b1 Update dependencies 2024-04-26 06:04:20 +00:00
github-actions 91efcb0b54 Update dependencies 2024-04-22 02:35:12 +00:00
github-actions 778acb5cad Update dependencies 2024-04-12 06:04:18 +00:00
github-actions 23f59a725c Update dependencies 2024-04-05 06:04:27 +00:00
github-actions 1fc3fc5823 Update dependencies 2024-03-29 06:03:59 +00:00
github-actions 8345f89edb Update dependencies 2024-03-23 13:12:51 +00:00
Ciprian Hacman aa49afba9b Update golangci-lint to v1.57.1 2024-03-23 13:54:17 +02:00
github-actions f352eac4ce Update dependencies 2024-03-15 06:04:44 +00:00
github-actions ae7492b2f9 Update dependencies 2024-03-08 06:04:06 +00:00
github-actions a533e6b923 Update dependencies 2024-03-01 06:04:18 +00:00
Ciprian Hacman 5bdd812926 Update Go to v1.22.0 2024-02-11 06:39:29 +02:00
Ciprian Hacman 730a520706 Update controller-gen to v0.13.0 2023-10-25 07:31:41 +03:00
Ciprian Hacman 53729a291b Update Go to v1.21.3 2023-10-11 08:05:08 +03:00
guoguangwu e348c7780d fix: CVE-2023-2253 CVE-2022-41723 2023-06-07 19:56:50 +08:00
Ole Markus With a57f754c63 Bump golang to 1.20 2023-04-16 07:48:26 +02:00
Ciprian Hacman f3d1d3a88f Update golangci-lint to v1.51.1 2023-02-09 16:01:15 +02:00
chncaption 3bd2671fd6 update gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b to 3.0.0 2023-01-18 19:54:52 +08:00
Ole Markus With 7bc8281e54 Bump K8s libs to 0.25.0
This also bumps go mod version to 1.19
2022-08-24 07:17:14 +02:00
Ole Markus With e58f23d84a Bump k8s.io deps to 1.24.0 2022-05-04 08:30:10 +02:00
Ciprian Hacman b724074d0b Update golangci-lint to v1.45.2 2022-05-01 06:36:04 +03:00
Ole Markus With c9d6186a67 Bump to golang1.18 and k8s deps to 1.24.0-rc.0 2022-04-22 14:11:47 +02:00
Ole Markus With 39defc4d91 Remove all bazel targets from Makefile
Fix comment

Remove bazel artifacts

Remove bazel hacks

Fix kubetest compat copy
2022-04-12 13:28:58 +02:00
Ciprian Hacman 3da84d4480 Update golangci-lint to v1.45.0
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-23 11:38:46 +02:00
Robbie Lankford 221272cee2
add verify-golangci-lint.sh script 2021-12-12 18:14:17 -06:00
justinsb b74ad8dade Remove dependencies on k8s.io/code-generator 2021-11-15 10:44:43 -05:00
Ciprian Hacman 6bd597f372 Convert go.mod files to Go 1.17 2021-10-09 06:27:27 +03:00