From 51b0d5e6dc68ed6c92d0333f5538df817a12151a Mon Sep 17 00:00:00 2001
From: Benjamin Wenger <ben@elixxir.ioo>
Date: Fri, 19 Jul 2019 09:06:15 -0700
Subject: [PATCH] update for merged newMessageFormat

---
 glide.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glide.yaml b/glide.yaml
index 0f45aa617..7d86dcd0d 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -12,7 +12,7 @@ import:
   repo: git@gitlab.com:elixxir/comms
   vcs: git
 - package: gitlab.com/elixxir/primitives
-  version: removeOuterType
+  version: newMessageFormat
   repo: git@gitlab.com:elixxir/primitives
   vcs: git
 - package: github.com/mitchellh/go-homedir
-- 
GitLab