keybase / go-keybase-chat-bot

Official Go Keybase chat bot SDK
BSD 3-Clause "New" or "Revised" License
111 stars 38 forks source link

New builds with keybase/client update #87

Closed djkazic closed 8 months ago

djkazic commented 8 months ago

The CA cert expired, which is embedded in keybase/client. This was recently fixed in https://github.com/keybase/client/commit/fbebbc9f1ba29e21ae6d3ee2edc21a7703d0019f

For more details: https://github.com/keybase/client/issues/26088

This lib would be fixed by doing a new build with a newer keybase client.

djkazic commented 8 months ago

Closing since I have resolved this by bumping keybase client