mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-04-02 14:58:48 +02:00
* feat(util/notification): add duration and timestamp constants from stdlib time package Signed-off-by: George MacRorie <me@georgemac.com> * chore(docs): add details on new time constants Signed-off-by: George MacRorie <me@georgemac.com> * chore: run go mod tidy Signed-off-by: George MacRorie <me@georgemac.com> * chore(util/notification): use require.NoError instead of require.Nil Signed-off-by: George MacRorie <me@georgemac.com> * chore: go mod tidy Signed-off-by: George MacRorie <me@georgemac.com> --------- Signed-off-by: George MacRorie <me@georgemac.com>