Update module name
[ric-plt/a1.git] / a1-go / cmd / a1.go
index eaf8433..097b0d9 100644 (file)
@@ -21,7 +21,7 @@
 package main
 
 import (
-       "subh.com/a1-go/pkg/restful"
+       "gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/restful"
 )
 
 func main() {