upgrade to go1.22.x

This commit is contained in:
Harshavardhana
2024-05-09 01:36:00 -07:00
parent 9a267f9270
commit 519dbfebf6
11 changed files with 11 additions and 11 deletions

View File

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