Update module name
[ric-plt/a1.git] / a1-go / pkg / resthooks / resthooks.go
index d4654b6..db8bd6e 100644 (file)
@@ -26,7 +26,7 @@ import (
        "strings"
 
        "gerrit.o-ran-sc.org/r/ric-plt/sdlgo"
-       "subh.com/a1-go/pkg/models"
+       "gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/models"
 )
 
 func NewResthook() *Resthook {