sql_exporter icon indicating copy to clipboard operation
sql_exporter copied to clipboard

Update dependencies, Go version and backoff library

Open dewey opened this issue 8 months ago • 2 comments

This is a chore I didn't get around to, if someone wants to tackle that please go ahead. There's some changes to the backoff library (github.com/cenkalti/backoff/v5) which we need to implement after updating the library.

dewey avatar Apr 25 '25 06:04 dewey

I've started here, but got stuck in some protobuf dependency issue and the changes for the backoff library.

dewey avatar Apr 25 '25 06:04 dewey

Hi, I had to update the GO version (not the latest but still an update compared to 1.21), may it helps: https://github.com/justwatchcom/sql_exporter/pull/158

wanix avatar May 16 '25 08:05 wanix