Security: Update to Go 1.23.5 - Backport to v11.5.x (#99122)
* feat: update to Go 1.23.5 * chore: make drone * chore: make update-workspace * fix: 1.23.5, not 1.23.4 * fix: update in Makefile * CI: Force re-build
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user