Skip to content
Snippets Groups Projects
Commit 5d017272 authored by GitLab Renovate Bot's avatar GitLab Renovate Bot
Browse files

chore(deps): update golang-minor to v1.24.0

parent e5933361
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -12,7 +12,7 @@ variables:
 
# These are versions used in the Renovate runner image
GL_COMMON_RENOVATE_GIT_VERSION: "2.48.1" # datasource=github-tags depName=git/git
GL_COMMON_RENOVATE_GOLANG_VERSION: "1.23.6" # datasource=golang-version depName=golang/go
GL_COMMON_RENOVATE_GOLANG_VERSION: "1.24.0" # datasource=golang-version depName=golang/go
GL_COMMON_RENOVATE_JB_VERSION: "0.6.0" # datasource=github-releases depName=jsonnet-bundler/jsonnet-bundler
GL_COMMON_RENOVATE_JSONNET_TOOL_VERSION: "1.17.0" # datasource=gitlab-releases depName=gitlab-com/gl-infra/jsonnet-tool
GL_COMMON_RENOVATE_NODEJS_VERSION: "20.18.0" # datasource=node depName=nodejs/node
Loading
Loading
module gitlab.com/gitlab-com/gl-infra/common-ci-tasks
 
go 1.23.6
go 1.24.0
 
// Note: this file is only here to allow golang pre-commit hooks to be installed via this repository
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment