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 9f9bceda88
commit 21b6eee698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.
```