update localca to be less spammy
This commit is contained in:
parent
2f71d334b6
commit
c4e000a881
2
go.mod
2
go.mod
|
@ -17,5 +17,5 @@ require (
|
||||||
golang.org/x/net v0.0.0-20190923162816-aa69164e4478
|
golang.org/x/net v0.0.0-20190923162816-aa69164e4478
|
||||||
within.website/confyg v0.4.0
|
within.website/confyg v0.4.0
|
||||||
within.website/ln v0.7.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
2
go.sum
|
@ -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/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 h1:ZR/H2en2569p9og4Kx4hrDW2qyDtpVZ9upXOlCh/YGY=
|
||||||
within.website/x v1.2.0/go.mod h1:f6yg4hO/pprWxgRNHxKZU0Z/aKCsZq+WLg3iR8n1V6U=
|
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=
|
||||||
|
|
Loading…
Reference in New Issue