go-graphite / carbonapi

Implementation of graphite API (graphite-web) in golang
Other
309 stars 140 forks source link

Fix strftime #750

Closed jhesketh closed 1 year ago

jhesketh commented 1 year ago

strftime has moved to github (as far as I can tell).

Also bump its version while I'm here.

deniszh commented 1 year ago

Hmmm. mTLS tests are failing. Not sure is it related to change.

Civil commented 1 year ago

Its not related, I think I initially thought to create test certificate that would be valid for 10+ years, but did a mistake and its expired in January, so mTLS tests with strict checking now fails.