jkurik / rpms / grafana

Forked from rpms/grafana 3 years ago
Clone

Blame 008-pkg-services-notifications-codes-Unknwon.patch

2e8a4f2
diff --git a/pkg/services/notifications/codes.go b/pkg/services/notifications/codes.go
2e8a4f2
index ae66aa1d1b..bfb95560fe 100644
2e8a4f2
--- a/pkg/services/notifications/codes.go
2e8a4f2
+++ b/pkg/services/notifications/codes.go
2e8a4f2
@@ -6,7 +6,7 @@ import (
2e8a4f2
 	"fmt"
2e8a4f2
 	"time"
2e8a4f2
 
2e8a4f2
-	"github.com/unknwon/com"
2e8a4f2
+	"github.com/Unknwon/com"
2e8a4f2
 
3557495
 	"github.com/grafana/grafana/pkg/models"
2e8a4f2
 	"github.com/grafana/grafana/pkg/setting"