From 6b56da850266d25629cb3ba2c93bc93bc154de13 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 05:24:58 +0000 Subject: [PATCH] Bump github.com/gonvenience/neat from 1.3.1 to 1.3.2 Bumps [github.com/gonvenience/neat](https://github.com/gonvenience/neat) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/gonvenience/neat/releases) - [Commits](https://github.com/gonvenience/neat/compare/v1.3.1...v1.3.2) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7d160b6..fe98a96 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/BurntSushi/toml v0.3.1 github.com/gonvenience/bunt v1.1.3 - github.com/gonvenience/neat v1.3.1 + github.com/gonvenience/neat v1.3.2 github.com/gonvenience/wrap v1.1.0 github.com/gorilla/mux v1.8.0 github.com/onsi/ginkgo v1.14.2 diff --git a/go.sum b/go.sum index 853c0e7..f9bbb59 100644 --- a/go.sum +++ b/go.sum @@ -18,6 +18,7 @@ github.com/gonvenience/bunt v1.1.3/go.mod h1:hZ898ZprNWgaVlq4s1ivsJu3AY+3wrlJadF github.com/gonvenience/neat v1.3.0 h1:DKlFjUuEOoJaYEBejxRhim3T804kXW5ppj/r0+2VvaE= github.com/gonvenience/neat v1.3.0/go.mod h1:8b38eXyZUqm0e+q6wP/ueDNXM8Frn0Tr2Pd9GQo9FOA= github.com/gonvenience/neat v1.3.1/go.mod h1:BS9YqdxIL7HScL1tSF3VBzCtXXOq18xKq3H8l96T+LI= +github.com/gonvenience/neat v1.3.2/go.mod h1:BS9YqdxIL7HScL1tSF3VBzCtXXOq18xKq3H8l96T+LI= 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=