Pulse/internal/agentupdate
rcourtman 4244cf6f20 Consolidate duplicate normalizeVersion functions into shared utility
- Move normalizeVersion to utils.NormalizeVersion for single source of truth
- Update agentupdate and dockeragent packages to use shared function
- Add 14 test cases for version normalization

This prevents bugs like issue #773 where a fix applied to one copy
but not the other caused an update loop.
2025-11-29 22:57:33 +00:00
..
update.go Consolidate duplicate normalizeVersion functions into shared utility 2025-11-29 22:57:33 +00:00
update_test.go Consolidate duplicate normalizeVersion functions into shared utility 2025-11-29 22:57:33 +00:00