aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2019-02-02 07:01:16 -0800
committerChristine Dodrill <me@christine.website>2019-02-02 07:01:16 -0800
commit22674d6d479afa2e19262ccd30265020964f37fc (patch)
tree285f2de8c6e47c88bb58439ae75fa367b415fcb7
parent7bcfbc6a4da40f498af83e40c3c57ef02ec212cf (diff)
downloadx-22674d6d479afa2e19262ccd30265020964f37fc.tar.xz
x-22674d6d479afa2e19262ccd30265020964f37fc.zip
upgrade ln
-rw-r--r--go.mod2
-rw-r--r--go.sum2
2 files changed, 3 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index eb2813b..66b3977 100644
--- a/go.mod
+++ b/go.mod
@@ -82,5 +82,5 @@ require (
layeh.com/gopher-luar v1.0.4 // indirect
within.website/confyg v0.1.0
within.website/johaus v1.0.0
- within.website/ln v0.5.0
+ within.website/ln v0.5.1
)
diff --git a/go.sum b/go.sum
index c61d03b..e03454d 100644
--- a/go.sum
+++ b/go.sum
@@ -209,3 +209,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.0 h1:PEJV47WuPl1HYfWVz0Bdr4FGqa4VfBUxmxP9NScl09U=
within.website/ln v0.5.0/go.mod h1:ifURKqsCJekcsdUE+hyCdcuhQqQ+9v9DfA++ZqYxZFE=
+within.website/ln v0.5.1 h1:4OIbdH3CcdvkHUiAjeMdfKjBCYT+4bkLP6B1Dmf0f8w=
+within.website/ln v0.5.1/go.mod h1:ifURKqsCJekcsdUE+hyCdcuhQqQ+9v9DfA++ZqYxZFE=