From 9c0908fabb71f4949f1e3a61b813deb77c1a4e37 Mon Sep 17 00:00:00 2001 From: Julius Volz Date: Wed, 20 May 2015 17:03:30 +0200 Subject: [PATCH] Remove extra trailing commas in Godeps.json. --- Godeps/Godeps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index d662427b0..0f2deadb8 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -21,7 +21,7 @@ }, { "ImportPath": "github.com/hashicorp/consul/api", - "Rev": "9fb235a98d8e88f7857b21bb2dd3efc428c01427", + "Rev": "9fb235a98d8e88f7857b21bb2dd3efc428c01427" }, { "ImportPath": "github.com/matttproud/golang_protobuf_extensions/pbutil", @@ -74,7 +74,7 @@ }, { "ImportPath": "gopkg.in/fsnotify.v1", - "Rev": "96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0", + "Rev": "96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0" }, { "ImportPath": "gopkg.in/yaml.v2",