From 2df28c075e37ec31d0ea52e158aea1b0c2b456c4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2020 16:08:35 -0500 Subject: [PATCH] build(deps): bump within.website/ln from 0.7.0 to 0.8.0 (#108) Bumps [within.website/ln](https://github.com/Xe/ln) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/Xe/ln/releases) - [Changelog](https://github.com/Xe/ln/blob/master/CHANGELOG.md) - [Commits](https://github.com/Xe/ln/compare/v0.7.0...v0.8.0) 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 290a96a..97e9be3 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/stretchr/testify v1.4.0 gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect gopkg.in/yaml.v2 v2.2.8 - within.website/ln v0.7.0 + within.website/ln v0.8.0 ) go 1.13 diff --git a/go.sum b/go.sum index a90f301..07edc15 100644 --- a/go.sum +++ b/go.sum @@ -135,3 +135,5 @@ gopkg.in/yaml.v2 v2.2.8 h1:obN1ZagJSUGI0Ek/LBmuj4SNLPfIny3KsKFopxRdj10= gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= within.website/ln v0.7.0 h1:cZUc53cZF/+hWuEAv1VbqlYJ5czuPFHKfH0hLKmlIUA= within.website/ln v0.7.0/go.mod h1:ifURKqsCJekcsdUE+hyCdcuhQqQ+9v9DfA++ZqYxZFE= +within.website/ln v0.8.0 h1:NX6Eo3LkM9RU8lLRbWpmR5/jQRYKtZ8zuiYi7mmKa6w= +within.website/ln v0.8.0/go.mod h1:I+Apk8qxMStNXTZdyDMqDqe6CB8Hn6+W/Gyf5QbY+2E=