From aa6e59dc9a72751ed9a739947749a56c7f16bbff Mon Sep 17 00:00:00 2001 From: James Phillips Date: Mon, 14 Nov 2016 17:37:05 -0800 Subject: [PATCH] Cleans up go-msgpack vendoring. --- vendor/github.com/hashicorp/go-msgpack/codec/msgpack_test.py | 0 vendor/vendor.json | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) mode change 100644 => 100755 vendor/github.com/hashicorp/go-msgpack/codec/msgpack_test.py diff --git a/vendor/github.com/hashicorp/go-msgpack/codec/msgpack_test.py b/vendor/github.com/hashicorp/go-msgpack/codec/msgpack_test.py old mode 100644 new mode 100755 diff --git a/vendor/vendor.json b/vendor/vendor.json index 23cd56e9dc..189166dc75 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -378,8 +378,10 @@ "revisionTime": "2016-03-01T23:01:42Z" }, { + "checksumSHA1": "TNlVzNR1OaajcNi3CbQ3bGbaLGU=", "path": "github.com/hashicorp/go-msgpack/codec", - "revision": "fa3f63826f7c23912c15263591e65d54d080b458" + "revision": "fa3f63826f7c23912c15263591e65d54d080b458", + "revisionTime": "2015-05-18T23:42:57Z" }, { "checksumSHA1": "lrSl49G23l6NhfilxPM0XFs5rZo=",