update localca to be less spammy

This commit is contained in:
Cadey Ratio 2019-12-01 09:01:15 -05:00
parent 2f71d334b6
commit c4e000a881
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -17,5 +17,5 @@ require (
golang.org/x/net v0.0.0-20190923162816-aa69164e4478
within.website/confyg v0.4.0
within.website/ln v0.7.0
within.website/x v1.2.0
within.website/x v1.2.1-0.20191201140002-90f4a88b7855
)

2
go.sum
View File

@ -224,3 +224,5 @@ within.website/ln v0.7.0 h1:cZUc53cZF/+hWuEAv1VbqlYJ5czuPFHKfH0hLKmlIUA=
within.website/ln v0.7.0/go.mod h1:ifURKqsCJekcsdUE+hyCdcuhQqQ+9v9DfA++ZqYxZFE=
within.website/x v1.2.0 h1:ZR/H2en2569p9og4Kx4hrDW2qyDtpVZ9upXOlCh/YGY=
within.website/x v1.2.0/go.mod h1:f6yg4hO/pprWxgRNHxKZU0Z/aKCsZq+WLg3iR8n1V6U=
within.website/x v1.2.1-0.20191201140002-90f4a88b7855 h1:E2mdPEO6XA1Nop7Mg888YlVqTfj9kLc7PF7AxcvlK5U=
within.website/x v1.2.1-0.20191201140002-90f4a88b7855/go.mod h1:f6yg4hO/pprWxgRNHxKZU0Z/aKCsZq+WLg3iR8n1V6U=