Skip to content
Snippets Groups Projects
Commit 74e08882 authored by renovate-bot's avatar renovate-bot
Browse files

Merge branch 'renovate/patch-golang-patch' into 'main'

chore(deps): update golang-patch to v1.23.6 (patch)

See merge request gitlab-com/gl-infra/common-ci-tasks!899
parents 271a9af9 a6049575
No related branches found
No related tags found
No related merge requests found
Pipeline #24864310 failed
Loading
Loading
@@ -12,7 +12,7 @@ variables:
 
# These are versions used in the Renovate runner image
GL_COMMON_RENOVATE_GIT_VERSION: "2.47.0" # datasource=github-tags depName=git/git
GL_COMMON_RENOVATE_GOLANG_VERSION: "1.23.5" # datasource=golang-version depName=golang/go
GL_COMMON_RENOVATE_GOLANG_VERSION: "1.23.6" # 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.16.1" # 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.5
go 1.23.6
 
// 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