commit | 1c42f7363d54ffe1690b097cb028a54ac94c1b43 | [log] [tgz] |
---|---|---|
author | praneeth2021 <vpraneethkumar@gmail.com> | Tue Dec 07 08:15:45 2021 +0000 |
committer | Praneeth Kumar <vpraneethkumar@gmail.com> | Tue Dec 07 08:35:30 2021 +0000 |
tree | d7066b206dd8ee1035a105db9e90c0bbaea49349 | |
parent | 21b61dd76570beb43afc74289296e831914d9060 [diff] [blame] |
Fixed the Build Issues Signed-off-by: praneeth2021 <vpraneethkumar@gmail.com> Change-Id: Iea58d8fccce10843c4f2397b238fbb4f7556b252 Signed-off-by: praneeth2021 <vpraneethkumar@gmail.com> Change-Id: Ibbcf5ffc1911346eb569f8c6c25f64bd8336ae4d
diff --git a/cmd/rc.go b/cmd/rc.go index 743894b..e7681a1 100644 --- a/cmd/rc.go +++ b/cmd/rc.go
@@ -1,7 +1,7 @@ package main import ( - "gerrit.o-ran-sc.org/r/scp/ric-app/control" + "gerrit.o-ran-sc.org/r/ric-app/rc/control" ) func main() {