From 37ef7cf16c8585a320aeffd36b8e673ed3b002f8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 23 May 2019 06:46:46 -0400 Subject: build(deps): bump within.website/ln from 0.5.1 to 0.5.2 (#6) Bumps [within.website/ln](https://github.com/Xe/ln) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/Xe/ln/releases) - [Commits](https://github.com/Xe/ln/compare/v0.5.1...v0.5.2) Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 55224c7..2abd51d 100644 --- a/go.mod +++ b/go.mod @@ -67,5 +67,5 @@ require ( gopkg.in/tucnak/telebot.v2 v2.0.0-20190106130618-430758b3741d within.website/confyg v0.1.0 within.website/johaus v1.0.0 - within.website/ln v0.5.1 + within.website/ln v0.5.2 ) diff --git a/go.sum b/go.sum index 5de7fa5..46f493e 100644 --- a/go.sum +++ b/go.sum @@ -195,3 +195,5 @@ within.website/johaus v1.0.0 h1:snIOuMhjotkML54BT6dxGqrHeB2iZAuCPcTnqsgbE/E= within.website/johaus v1.0.0/go.mod h1:0RBs2TucQ3CZQiVoqNj9Wch7mtZY05uvNO14v0lKcM4= within.website/ln v0.5.1 h1:4OIbdH3CcdvkHUiAjeMdfKjBCYT+4bkLP6B1Dmf0f8w= within.website/ln v0.5.1/go.mod h1:ifURKqsCJekcsdUE+hyCdcuhQqQ+9v9DfA++ZqYxZFE= +within.website/ln v0.5.2 h1:4pTM2wzpLjeZAputLf2U29HD79vcmdoEI/VPm2QEYgs= +within.website/ln v0.5.2/go.mod h1:ifURKqsCJekcsdUE+hyCdcuhQqQ+9v9DfA++ZqYxZFE= -- cgit v1.2.3