File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ require (
157157 github.com/beorn7/perks v1.0.1 // indirect
158158 github.com/bombsimon/logrusr/v4 v4.1.0
159159 github.com/cespare/xxhash/v2 v2.3.0 // indirect
160- github.com/coreos/go-oidc/v3 v3.16 .0
160+ github.com/coreos/go-oidc/v3 v3.17 .0
161161 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
162162 github.com/emicklei/go-restful/v3 v3.12.2 // indirect
163163 github.com/evanphx/json-patch/v5 v5.9.11 // indirect
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ
123123github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
124124github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f h1:Y8xYupdHxryycyPlc9Y+bSQAYZnetRJ70VMVKm5CKI0 =
125125github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f /go.mod h1:HlzOvOjVBOfTGSRXRyY0OiCS/3J1akRGQQpRO/7zyF4 =
126- github.com/coreos/go-oidc/v3 v3.16 .0 h1:qRQUCFstKpXwmEjDQTIbyY/5jF00+asXzSkmkoa/mow =
127- github.com/coreos/go-oidc/v3 v3.16 .0 /go.mod h1:wqPbKFrVnE90vty060SB40FCJ8fTHTxSwyXJqZH+sI8 =
126+ github.com/coreos/go-oidc/v3 v3.17 .0 h1:hWBGaQfbi0iVviX4ibC7bk8OKT5qNr4klBaCHVNvehc =
127+ github.com/coreos/go-oidc/v3 v3.17 .0 /go.mod h1:wqPbKFrVnE90vty060SB40FCJ8fTHTxSwyXJqZH+sI8 =
128128github.com/cpuguy83/go-md2man/v2 v2.0.6 h1:XJtiaUW6dEEqVuZiMTn1ldk455QWwEIsMIJlo5vtkx0 =
129129github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
130130github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
You can’t perform that action at this time.
0 commit comments