[v10.2.x] Chore: Upgrade go to 1.21.10 (#87475)

* [v10.2.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:06:00 -05:00
committed by GitHub
co-authored by Kevin Minehart
parent 50f461fee2
commit 539bc630ed
11 changed files with 113 additions and 113 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
name: Set go version
uses: actions/setup-go@v4
with:
go-version: '1.21.8'
go-version: '1.21.10'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL