VOL-4913:voltctl command implementation to fetch the active alarms of the ONT

Change-Id: Iba6449ac94de9b9a69f3a3b8137fc1dc0b823335
diff --git a/go.mod b/go.mod
index bdca5ec..aefda6b 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@
 	github.com/jessevdk/go-flags v1.4.0
 	github.com/jhump/protoreflect v1.5.0
 	github.com/opencord/voltha-lib-go/v7 v7.1.0
-	github.com/opencord/voltha-protos/v5 v5.2.6
+	github.com/opencord/voltha-protos/v5 v5.4.1
 	github.com/stretchr/testify v1.7.0
 	google.golang.org/appengine v1.6.1 // indirect
 	google.golang.org/grpc v1.44.0