zitadel / oidc

Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
https://zitadel.com
Apache License 2.0
1.33k stars 138 forks source link

chore: Update indirect dependencies (crypto, net and sys) to latest version #618

Closed dkaminer closed 2 months ago

dkaminer commented 2 months ago

Update the following dependencies of the project to their latest version. To make sure we have the latest fixes/enhancements.

golang.org/x/crypto, Version: v0.22.0 -→ v0.24.0 golang.org/x/net, Version: v0.23.0 -→ v0.26.0 golang.org/x/sys, Version: v0.19.0 -→ v0.21.0

Definition of Ready

muhlemmer commented 2 months ago

Thanks!

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 3.26.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: