Revision c7c640d903f4dfc2cc9b685ada1587ce4ae4e4be authored by Joe Blubaugh on 13 October 2022, 02:24:00 UTC, committed by GitHub on 13 October 2022, 02:24:00 UTC
The email notifier was incorrectly handling Windows filepaths. This is
fixed by using the `path/filepath` package.
1 parent 254bb0c
History
File Mode Size
router.go -rw-r--r-- 11.5 KB
router_test.go -rw-r--r-- 17.2 KB
sender.go -rw-r--r-- 8.7 KB
sender_test.go -rw-r--r-- 3.0 KB
testing.go -rw-r--r-- 1.7 KB

back to top