Commit Graph

12 Commits

Author SHA1 Message Date
Mustafa Gezen c660b1990f
Upgrade Go to 1.22.2 and fix ppc64le builds
Go 1.22.2 fixes some CVEs so we should upgrade. This PR reverts support
for "ppc64" in rules_go. It was a recent addition but breaks builds for
ppc64le. @platforms recently added explicit ppc64le support so when
rules_go switches to that we can remove this patch
2024-04-25 13:07:06 +02:00
Mustafa Gezen ad0f7a5305
Major upgrades
Upgrade to Go 1.20.5, Hydra v2 SDK, rules-go v0.44.2 (with proper resolves), protobuf v25.3 and mass upgrade of Go dependencies.
2024-03-17 08:06:08 +01:00
Mustafa Gezen 0fe924be64 New bazel diff version 2023-11-09 01:18:30 +01:00
Neil Hanlon 34475ec3db
Bump go to 1.18.10 2023-02-19 14:44:14 -05:00
Neil Hanlon ef70d3c41b
bump golang to 1.18.9 for several CVEs
* net/http (CVE-2022-41717, CVE-2022-41720)
* os (CVE-2022-41720)

Signed-off-by: Neil Hanlon <neil@rockylinux.org>
2022-12-07 13:28:46 -05:00
Mustafa Gezen 6bc4ea866c
Initial Helm support 2022-10-31 03:23:40 +01:00
Mustafa Gezen 5d5970f797
Downgrade gazelle again and switch to bazel-diff 2022-10-30 09:27:01 +01:00
Mustafa Gezen d2034e7c44
Upgrade gazelle 2022-10-30 09:07:41 +01:00
Mustafa Gezen 5ac71b67c2
Rename all to rules_resf and resf_frontend 2022-10-30 08:58:16 +01:00
Mustafa Gezen 496b60ba44
Add support for lookaside rpm import, introduce CLI and machine-to-machine callers support
Signed-off-by: Mustafa Gezen <mustafa@ctrliq.com>
2022-08-31 20:06:01 +02:00
Mustafa Gezen 78cf89a3ae
Formatting 2022-07-27 22:32:36 +02:00
Mustafa Gezen ce632b9498
Initial commit 2022-07-07 22:13:21 +02:00