mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-28 09:03:21 +00:00
3980a6904e
Depending on the environment the timestamp internal fields are different to handle timezones. Thus a reflect.DeepEqual comparison falsely evaluates to false. This commit manually compares timestamps via the time.Time.Equal method to circumvent the issue. |
||
---|---|---|
.. | ||
boltmem | ||
sqlite | ||
mem.go | ||
provider.go |