-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to go 1.23 #3311
Update to go 1.23 #3311
Conversation
the failing e2e test seems to be a timing issue as I can only reproduce it about 50% of the time locally |
Related change in Go: https://go.googlesource.com/go/+/b691da9f788f27eb3d5035f3dbdc15c107d71ef9%5E%21/ |
32febc2
to
6176379
Compare
https://pkg.go.dev/crypto/x509#ParseCertificate
need to investigate if pkiO issues certs with negative serials |
pkiO certificates use serialnumbers > 0, so they are not impacted by this change from https://cp.pkioverheid.nl/pkioverheid-por-v5.0.html
|
6176379
to
39342cb
Compare
83a6ef2
to
cadd591
Compare
golang.org/x/exp
added in Have s2s flow take verifier supported DID methods into account #3374