From 9f65e820aeb1fb457bfd0577d9e2fabf43170945 Mon Sep 17 00:00:00 2001 From: Mariano Cano Date: Wed, 9 Oct 2019 16:28:50 -0700 Subject: [PATCH] Add missing new line --- Gopkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gopkg.toml b/Gopkg.toml index 7dcbea30..f28fd40c 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -57,4 +57,4 @@ [prune] go-tests = true - unused-packages = true \ No newline at end of file + unused-packages = true