updating all dependencies as per regular cadence (#20646)

This commit is contained in:
Harshavardhana
2024-11-14 12:33:18 -08:00
committed by GitHub
parent 0e9854372e
commit 4ee3434854
18 changed files with 3562 additions and 216 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.22.x]
go-version: [1.23.x]
ldap: ["", "localhost:389"]
etcd: ["", "http://localhost:2379"]
openid: ["", "http://127.0.0.1:5556/dex"]