mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-29 09:32:16 +00:00
f8b95a2e95
In moving from a plain string to url.URL, we incorrectly were setting the query string via the path. The `?` signaling the start of the query string would then be escaped when the URL was turned into a string. Signed-off-by: Stuart Nelson <stuartnelson3@gmail.com> |
||
---|---|---|
.. | ||
impl_test.go | ||
impl.go | ||
notify_test.go | ||
notify.go |