Closed passbt closed 5 months ago
@karlderkaefer, any chance this can be pulled in or get some feedback soon?
Thanks
@passbt I check today
@passbt the indirect dependency comes from github api.
go mod graph | grep github.com/cloudflare/circl
> github.com/google/go-github/v53@v53.2.0 github.com/cloudflare/circl@v1.3.3
this is removed in newest version. So it would be best if you update github api. If you update you also need to modify the imports https://github.com/karlderkaefer/cdk-notifier/blob/126c230932b489f0bf0412d5da1200005792ae88/provider/github.go#L8
If I should take over the upgrade let me know, but ofc your contribution would nice
was fixed in #106 and #169 github major version will be merged now automatically by renovate every month
issue is closed now, thanks for report!
@karlderkaefer, sweet. I appreciate your work and the details above.
Updating circl package from 1.3.3 to version 1.3.7, which has fix for GHSA-9763-4f94-gfch