fix import. added simle test for notify test endpoint.

This commit is contained in:
Jason Kulatunga
2020-09-12 14:40:21 -07:00
parent 78a619b09d
commit 98415e625d
3 changed files with 25 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"bytes"
"encoding/json"
"fmt"
"github.com/AnalogJ/go-util/utils"
"github.com/analogj/go-util/utils"
"github.com/analogj/scrutiny/webapp/backend/pkg/config"
"github.com/containrrr/shoutrrr"
log "github.com/sirupsen/logrus"