From e9276abce2b8319384132129ce44f2816bfd7a22 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2020 04:46:35 +0000 Subject: [PATCH] Bump github.com/jstncbllr/test_lib from 1.0.1 to 1.0.4 Bumps [github.com/jstncbllr/test_lib](https://github.com/jstncbllr/test_lib) from 1.0.1 to 1.0.4. - [Release notes](https://github.com/jstncbllr/test_lib/releases) - [Commits](https://github.com/jstncbllr/test_lib/compare/v1.0.1...v1.0.4) 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 32fe358..d01e604 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/jstncbllr/test-dependeabot go 1.13 -require github.com/jstncbllr/test_lib v1.0.1 +require github.com/jstncbllr/test_lib v1.0.4 diff --git a/go.sum b/go.sum index 81b9978..b3a1aa1 100644 --- a/go.sum +++ b/go.sum @@ -1,3 +1,5 @@ github.com/jstncbllr/test_lib v1.0.0 h1:KQi1+aksBoOvl7bfoRhr50uDt9B2GZJi5Z7h90A63F4= github.com/jstncbllr/test_lib v1.0.1 h1:YX4Jo+qY8oH7XPcuE6c8xfZwN46QH8ZZzMWHj15uurA= github.com/jstncbllr/test_lib v1.0.1/go.mod h1:lqYYhRc3W127Fv8RzB5IZNeWDeY/h+6inR6Qlxq9cII= +github.com/jstncbllr/test_lib v1.0.4 h1:L/J5UKwAj82az6EAurg1uhiLgBpoVRJi9bg7KaHG/B4= +github.com/jstncbllr/test_lib v1.0.4/go.mod h1:lqYYhRc3W127Fv8RzB5IZNeWDeY/h+6inR6Qlxq9cII=