diff options
| author | Christine Dodrill <me@christine.website> | 2019-02-02 07:01:16 -0800 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-02-02 07:01:16 -0800 |
| commit | 22674d6d479afa2e19262ccd30265020964f37fc (patch) | |
| tree | 285f2de8c6e47c88bb58439ae75fa367b415fcb7 | |
| parent | 7bcfbc6a4da40f498af83e40c3c57ef02ec212cf (diff) | |
| download | x-22674d6d479afa2e19262ccd30265020964f37fc.tar.xz x-22674d6d479afa2e19262ccd30265020964f37fc.zip | |
upgrade ln
| -rw-r--r-- | go.mod | 2 | ||||
| -rw-r--r-- | go.sum | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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 ) @@ -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= |
