[VOL-5422] Update the voltha-lib-go and voltha-protos versions to the latest for VOLTHA Components

Change-Id: Ife5a0ebaf2a19d8109334fde72dd4a7364aa380b
Signed-off-by: pnalmas <praneeth.nalmas@radisys.com>
diff --git a/go.mod b/go.mod
index b714011..f9d26cd 100755
--- a/go.mod
+++ b/go.mod
@@ -17,8 +17,8 @@
 	github.com/gorilla/mux v1.8.1
 	github.com/guumaster/tablewriter v0.0.10
 	github.com/jessevdk/go-flags v1.5.0
-	github.com/opencord/voltha-lib-go/v7 v7.2.1
-	github.com/opencord/voltha-protos/v5 v5.5.0
+	github.com/opencord/voltha-lib-go/v7 v7.6.5
+	github.com/opencord/voltha-protos/v5 v5.6.2
 	github.com/sirupsen/logrus v1.8.1 // indirect
 	github.com/stretchr/testify v1.8.2
 	go.uber.org/atomic v1.9.0