update go version to 1.21.4 (#24120)

* update go version to 1.21.4

* fix CL

* fix another CL
This commit is contained in:
Hamid Ghaf
2023-11-14 13:22:10 -08:00
committed by GitHub
parent 7a6838724c
commit 814d2df7d9
2 changed files with 4 additions and 1 deletions

View File

@@ -1 +1 @@
1.21.3
1.21.4

View File

@@ -0,0 +1,3 @@
```release-note:change
core: Bump Go version to 1.21.4.
```