updating go version for 1.20.x to 1.24.4 (#30908)

Co-authored-by: Eric Jones <cirej2013@gmail.com>
This commit is contained in:
ej-hashi 2025-06-06 14:26:25 -07:00 committed by GitHub
parent e9fc81cc83
commit 04c96a9d57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.24.3
1.24.4

View File

@ -1,3 +1,3 @@
```release-note:change
core: Bump Go version to 1.23.8
core: Bump Go version to 1.24.4
```