diff --git a/maintnotifications/e2e/config_parser_test.go b/maintnotifications/e2e/config_parser_test.go index dcc2729d..f1fafd5a 100644 --- a/maintnotifications/e2e/config_parser_test.go +++ b/maintnotifications/e2e/config_parser_test.go @@ -1,6 +1,7 @@ package e2e import ( + "context" "crypto/tls" "encoding/json" "fmt"