summaryrefslogtreecommitdiffstats
path: root/core/notifications.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/notifications.go')
-rw-r--r--core/notifications.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/notifications.go b/core/notifications.go
index c23e610..5cd132c 100644
--- a/core/notifications.go
+++ b/core/notifications.go
@@ -20,7 +20,7 @@ import (
logger "github.com/Sirupsen/logrus"
- "gerrit.fd.io/r/govpp.git/api"
+ "git.fd.io/govpp.git/api"
)
// processNotifSubscribeRequest processes a notification subscribe request.