From 99028d7f518ff19b3ec414941f0a19f18bbbbede Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 10:37:46 -0400 Subject: [PATCH] build(deps): bump within.website/ln from 0.9.0 to 0.9.1 (#161) Bumps [within.website/ln](https://github.com/Xe/ln) from 0.9.0 to 0.9.1. - [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.9.0...v0.9.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 05d15ef..7237035 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/stretchr/testify v1.6.0 golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d gopkg.in/yaml.v2 v2.3.0 - within.website/ln v0.9.0 + within.website/ln v0.9.1 ) go 1.13 diff --git a/go.sum b/go.sum index 7161726..4652187 100644 --- a/go.sum +++ b/go.sum @@ -190,3 +190,5 @@ within.website/ln v0.8.0 h1:NX6Eo3LkM9RU8lLRbWpmR5/jQRYKtZ8zuiYi7mmKa6w= within.website/ln v0.8.0/go.mod h1:I+Apk8qxMStNXTZdyDMqDqe6CB8Hn6+W/Gyf5QbY+2E= within.website/ln v0.9.0 h1:165zpOgw5Rq278x+u2j3o4662BW/pjavL0vsAzyumxk= within.website/ln v0.9.0/go.mod h1:I+Apk8qxMStNXTZdyDMqDqe6CB8Hn6+W/Gyf5QbY+2E= +within.website/ln v0.9.1 h1:Qi8IjeCnU43jXijKtr5qtcbjuiCVAudOIxqTim7svnc= +within.website/ln v0.9.1/go.mod h1:I+Apk8qxMStNXTZdyDMqDqe6CB8Hn6+W/Gyf5QbY+2E=