VOL-2324 Alarm - ONU Itu Pon Stats

         This commit addresses two U.S i.e VOL-895 and VOL-2324,
         where ONU remote defect alarm is raised according to the
         data present in the OnuItuPonStatsInd

Change-Id: I1fdc7566fe74e9b376ed2053db01caaeba373979
diff --git a/go.mod b/go.mod
index c4ab0b3..9c18345 100755
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@
 	github.com/gogo/protobuf v1.3.1
 	github.com/golang/protobuf v1.3.2
 	github.com/opencord/voltha-lib-go/v3 v3.1.11
-	github.com/opencord/voltha-protos/v3 v3.3.5
+	github.com/opencord/voltha-protos/v3 v3.3.6
 	go.etcd.io/etcd v0.0.0-20190930204107-236ac2a90522
 	google.golang.org/grpc v1.25.1
 )