[VOL-4934] MIC (AES-128) calculation in omci-lib-go does not properly support the Extended Message Set

Change-Id: I74eefe457c57ee8470114c698ef75eee6a7ab534
diff --git a/go.mod b/go.mod
index 221853e..0ba3576 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@
 	github.com/golang/protobuf v1.5.2
 	github.com/google/gopacket v1.1.17
 	github.com/looplab/fsm v0.2.0
-	github.com/opencord/omci-lib-go/v2 v2.2.2
+	github.com/opencord/omci-lib-go/v2 v2.2.3
 	github.com/opencord/voltha-lib-go/v7 v7.3.2
 	github.com/opencord/voltha-protos/v5 v5.3.8
 	github.com/stretchr/testify v1.7.0