update CI/CD to go1.21 (#17828)

This commit is contained in:
Harshavardhana
2023-08-10 07:13:58 -07:00
committed by GitHub
parent 0e93681589
commit 49c8e16410
11 changed files with 11 additions and 11 deletions

View File

@@ -61,7 +61,7 @@ jobs:
# are turned off - i.e. if ldap="", then ldap server is not enabled for
# the tests.
matrix:
go-version: [1.20.x]
go-version: [1.21.x]
ldap: ["", "localhost:389"]
etcd: ["", "http://localhost:2379"]
openid: ["", "http://127.0.0.1:5556/dex"]