Update go version to 1.22.4 (#27400)

* update go version to 1.22.4

* add changelog file
This commit is contained in:
Marc Boudreau
2024-06-07 12:13:09 -04:00
committed by GitHub
parent 58c678ec6a
commit d382103f62
2 changed files with 4 additions and 1 deletions

View File

@@ -1 +1 @@
1.22.2
1.22.4

View File

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