aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-27 07:49:42 -0400
committerGitHub <noreply@github.com>2022-04-27 07:49:42 -0400
commit5307b343079d7ca3bc2cb921bf9a944214d2cd5f (patch)
tree44a910b9c21f20ac82b494c9909876f748970afc
parent465211e4a50e90fc5968199843312f591b1357d2 (diff)
downloadx-5307b343079d7ca3bc2cb921bf9a944214d2cd5f.tar.xz
x-5307b343079d7ca3bc2cb921bf9a944214d2cd5f.zip
build(deps): bump within.website/ln from 0.7.0 to 0.9.1 (#118)
Bumps [within.website/ln](https://github.com/Xe/ln) from 0.7.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.7.0...v0.9.1) --- updated-dependencies: - dependency-name: within.website/ln dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 756d0a9..d78223b 100644
--- a/go.mod
+++ b/go.mod
@@ -70,7 +70,7 @@ require (
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
within.website/confyg v0.4.0
within.website/johaus v1.1.0
- within.website/ln v0.7.0
+ within.website/ln v0.9.1
)
go 1.13
diff --git a/go.sum b/go.sum
index 28708b1..d5e285c 100644
--- a/go.sum
+++ b/go.sum
@@ -207,5 +207,5 @@ within.website/confyg v0.4.0 h1:FklkpJyMLYBxECCI4RS4R2c/x7PblOvbX0qBjk8Wkjs=
within.website/confyg v0.4.0/go.mod h1:KD5rDgkE3B+vbDiH/usiuK+CfiOkCiuD87NEF3/budk=
within.website/johaus v1.1.0 h1:j59k9LM5ue+CDwUZAJitYjek6i8ISMkkCFiVXKZLByw=
within.website/johaus v1.1.0/go.mod h1:0RBs2TucQ3CZQiVoqNj9Wch7mtZY05uvNO14v0lKcM4=
-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.9.1 h1:Qi8IjeCnU43jXijKtr5qtcbjuiCVAudOIxqTim7svnc=
+within.website/ln v0.9.1/go.mod h1:I+Apk8qxMStNXTZdyDMqDqe6CB8Hn6+W/Gyf5QbY+2E=