prometheus/util/annotations
Vamsi Mathala fab4cd204d fix(annotations): use var declaration for pointer in Merge method
Address review nit from krajorama - use 'var o *startTimeOverlapErr'
instead of 'o := &startTimeOverlapErr{}' for cleaner initialization.

Signed-off-by: Vamsi Mathala <vmathala@redhat.com>
2026-06-30 18:23:17 +05:30
..
annotations.go fix(annotations): use var declaration for pointer in Merge method 2026-06-30 18:23:17 +05:30
annotations_test.go fix: address review feedback from vpranckaitis 2026-06-30 18:23:17 +05:30