Update version.go (#23811)

Automatic Merge
This commit is contained in:
Amy Blais 2023-06-21 08:17:28 -04:00 committed by GitHub
parent ffb869a6df
commit fcafa6211f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ import (
// It should be maintained in chronological order with most current
// release at the front of the list.
var versions = []string{
"8.0.0",
"7.11.0",
"7.10.0",
"7.9.0",