aboutsummaryrefslogtreecommitdiff
path: root/go.mod
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 /go.mod
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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 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