Skip to content

Commit

Permalink
Merge pull request #566 from cert-manager/self-upgrade-main
Browse files Browse the repository at this point in the history
[CI] Merge self-upgrade-main into main
  • Loading branch information
cert-manager-prow[bot] authored Jan 17, 2025
2 parents f4e7c49 + 62bd7b1 commit cab8c44
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
26 changes: 13 additions & 13 deletions klone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,65 +10,65 @@ targets:
- folder_name: boilerplate
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/boilerplate
- folder_name: cert-manager
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/cert-manager
- folder_name: controller-gen
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/controller-gen
- folder_name: generate-verify
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/generate-verify
- folder_name: go
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/go
- folder_name: helm
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/helm
- folder_name: help
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/help
- folder_name: kind
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/kind
- folder_name: klone
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/klone
- folder_name: oci-build
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/oci-build
- folder_name: oci-publish
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/oci-publish
- folder_name: repository-base
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/repository-base
- folder_name: tools
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: a4e51783c5febd2b86df3d0fdb90dda5a5f5e451
repo_hash: 8f89bfef199543e41c5b6bbbf722a4f5f0f9e0fb
repo_path: modules/tools
10 changes: 5 additions & 5 deletions make/_shared/tools/00_mod.mk
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ ADDITIONAL_TOOLS ?=
tools += $(ADDITIONAL_TOOLS)

# https://go.dev/dl/
VENDORED_GO_VERSION := 1.23.4
VENDORED_GO_VERSION := 1.23.5

# Print the go version which can be used in GH actions
.PHONY: print-go-version
Expand Down Expand Up @@ -379,10 +379,10 @@ $(call for_each_kv,go_dependency,$(go_dependencies))
# File downloads #
##################

go_linux_amd64_SHA256SUM=6924efde5de86fe277676e929dc9917d466efa02fb934197bc2eba35d5680971
go_linux_arm64_SHA256SUM=16e5017863a7f6071363782b1b8042eb12c6ca4f4cd71528b2123f0a1275b13e
go_darwin_amd64_SHA256SUM=6700067389a53a1607d30aa8d6e01d198230397029faa0b109e89bc871ab5a0e
go_darwin_arm64_SHA256SUM=87d2bb0ad4fe24d2a0685a55df321e0efe4296419a9b3de03369dbe60b8acd3a
go_linux_amd64_SHA256SUM=cbcad4a6482107c7c7926df1608106c189417163428200ce357695cc7e01d091
go_linux_arm64_SHA256SUM=47c84d332123883653b70da2db7dd57d2a865921ba4724efcdf56b5da7021db0
go_darwin_amd64_SHA256SUM=d8b310b0b6bd6a630307579165cfac8a37571483c7d6804a10dd73bbefb0827f
go_darwin_arm64_SHA256SUM=047bfce4fbd0da6426bd30cd19716b35a466b1c15a45525ce65b9824acb33285

.PRECIOUS: $(DOWNLOAD_DIR)/tools/go@$(VENDORED_GO_VERSION)_$(HOST_OS)_$(HOST_ARCH).tar.gz
$(DOWNLOAD_DIR)/tools/go@$(VENDORED_GO_VERSION)_$(HOST_OS)_$(HOST_ARCH).tar.gz: | $(DOWNLOAD_DIR)/tools
Expand Down

0 comments on commit cab8c44

Please sign in to comment.