mjtrangoni / flexlm_exporter

Prometheus exporter for FLEXlm License Manager information
Apache License 2.0
83 stars 30 forks source link

Fix #80. Update kingpin reference, and some modules. Fix testing time issue #86

Closed mjtrangoni closed 1 year ago

mjtrangoni commented 1 year ago

This should finally fixes #80, which is related to a bad kingpin module reference.

Updating some trivial go modules, and fix a testing issue related to the change in behaviour of time.

@TheRaspyDev thank you for the hint! I really oversaw it before.