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
flux
models
healthcheck.go -rw-r--r-- 3.6 KB
healthcheck_test.go -rw-r--r-- 2.0 KB
influxdb.go -rw-r--r-- 5.1 KB
influxdb_test.go -rw-r--r-- 1.6 KB
mocks_test.go -rw-r--r-- 3.0 KB
model_parser.go -rw-r--r-- 3.7 KB
model_parser_test.go -rw-r--r-- 4.2 KB
models.go -rw-r--r-- 937 bytes
query.go -rw-r--r-- 4.4 KB
query_part.go -rw-r--r-- 4.9 KB
query_part_test.go -rw-r--r-- 1.7 KB
query_test.go -rw-r--r-- 8.4 KB
response_parser.go -rw-r--r-- 6.8 KB
response_parser_test.go -rw-r--r-- 24.4 KB
settings.go -rw-r--r-- 96 bytes

back to top