VOL-2861 replace uint64 kafka interadapter timestamps with timestamp proto

Change-Id: I7bf9abbdb590ac193b1d769f46cddc01b0ac2efb
diff --git a/go.mod b/go.mod
index 2a2b789..25c3697 100644
--- a/go.mod
+++ b/go.mod
@@ -6,8 +6,8 @@
 	github.com/gogo/protobuf v1.3.0
 	github.com/golang/protobuf v1.3.2
 	github.com/google/uuid v1.1.1
-	github.com/opencord/voltha-lib-go/v3 v3.1.2
-	github.com/opencord/voltha-protos/v3 v3.3.0
+	github.com/opencord/voltha-lib-go/v3 v3.1.6
+	github.com/opencord/voltha-protos/v3 v3.3.2
 	github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
 	github.com/stretchr/testify v1.4.0
 	google.golang.org/grpc v1.24.0