Security: Update to Go 1.23.5 (#99121)

* feat: update to Go 1.23.5

* chore: make drone

* chore: make update-workspace

* CI: Force re-build

* CI: Force re-build
This commit is contained in:
Mariell Hoversholm
2025-01-17 09:29:52 +01:00
committed by GitHub
parent e019e34eb5
commit a08f406781
9 changed files with 113 additions and 113 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.1.1"
golang_version = "1.23.4"
golang_version = "1.23.5"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "22.11.0"