From 73e47d45c42ec6d0ed8a0602b2ae90a82d7ee402 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 05:44:45 +0000 Subject: [PATCH] Bump github.com/gonvenience/neat from 1.1.2 to 1.2.1 Bumps [github.com/gonvenience/neat](https://github.com/gonvenience/neat) from 1.1.2 to 1.2.1. - [Release notes](https://github.com/gonvenience/neat/releases) - [Commits](https://github.com/gonvenience/neat/compare/v1.1.2...v1.2.1) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 833aac6..f5e7141 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.12 require ( github.com/BurntSushi/toml v0.3.1 github.com/gonvenience/bunt v1.1.1 - github.com/gonvenience/neat v1.1.2 + github.com/gonvenience/neat v1.2.1 github.com/gonvenience/wrap v1.1.0 github.com/gorilla/mux v1.7.3 github.com/onsi/ginkgo v1.11.0 diff --git a/go.sum b/go.sum index 26ddd4b..c406d6e 100644 --- a/go.sum +++ b/go.sum @@ -13,6 +13,8 @@ github.com/gonvenience/bunt v1.1.1 h1:isYxOpDqbRMOSRhZtoux1tYvhhQ/AIbVDFrs24l6t0 github.com/gonvenience/bunt v1.1.1/go.mod h1:lsyhkmNpSAzhVx059BD0fQy5F29rWcS6AHb7UWNlT/s= github.com/gonvenience/neat v1.1.2 h1:jWWmBSnIQtwAzHs3rHhbYbWVB90ELPqnn5xy5/Ii80M= github.com/gonvenience/neat v1.1.2/go.mod h1:Yb+9Jlr04pbtcRU8EGosVheOEBs//Lw/OXvgDyQfLTQ= +github.com/gonvenience/neat v1.2.1 h1:c7UF/t2TWxzleRlMNIuRlXgkkamFUrNUkL/nRpN8QO8= +github.com/gonvenience/neat v1.2.1/go.mod h1:Yb+9Jlr04pbtcRU8EGosVheOEBs//Lw/OXvgDyQfLTQ= github.com/gonvenience/term v1.0.0 h1:joCB/j0Ngmdakd3muuLgAGPMf7DNKdoe708c1I6RiBs= github.com/gonvenience/term v1.0.0/go.mod h1:wohD4Iqso9Eol7qc2VnNhSFFhZxok5PvO7pZhdrAn4E= github.com/gonvenience/wrap v1.1.0 h1:d8gEZrXS/zg4BC1q0U4nHpPIh5k6muKpQ1+rQFBwpYc=