Update Go version to 1.20.3 (#20139)

This commit is contained in:
Kuba Wieczorek
2023-04-13 13:35:02 +01:00
committed by GitHub
parent a2a3c49a17
commit 896d321670
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.20.1
1.20.3

View File

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