bump go version to 1.20.8 on 1.13.x (#22935)

This commit is contained in:
Hamid Ghaf
2023-09-08 12:16:59 -07:00
committed by GitHub
parent e1dee56fd6
commit bf256af40d
2 changed files with 4 additions and 1 deletions

View File

@@ -1 +1 @@
1.20.7
1.20.8

View File

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