[v10.4.x] Chore: Upgrade go to 1.21.10 (#87473)

* [v10.4.x] Chore: Upgrade go to 1.21.10

* sign drone

---------

Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
This commit is contained in:
Stephanie Hingtgen
2024-05-08 10:05:19 -05:00
committed by GitHub
co-authored by Kevin Minehart
parent 46ed4f787f
commit 654db2500a
11 changed files with 114 additions and 114 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.0.50"
golang_version = "1.21.8"
golang_version = "1.21.10"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"