update olin
This commit is contained in:
parent
112f4287e1
commit
e0bba0452c
2
go.mod
2
go.mod
|
@ -21,6 +21,6 @@ require (
|
||||||
github.com/rogpeppe/go-internal v1.5.0
|
github.com/rogpeppe/go-internal v1.5.0
|
||||||
golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392
|
golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392
|
||||||
within.website/ln v0.7.0
|
within.website/ln v0.7.0
|
||||||
within.website/olin v0.2.0
|
within.website/olin v0.3.0
|
||||||
within.website/x v1.2.1
|
within.website/x v1.2.1
|
||||||
)
|
)
|
||||||
|
|
2
go.sum
2
go.sum
|
@ -449,5 +449,7 @@ within.website/olin v0.1.3 h1:2ewzZ/kr/5PAetQ4ilyIXk8CqWT7a5f2inzCHOJwEKQ=
|
||||||
within.website/olin v0.1.3/go.mod h1:/jWkJ/k3OUyG0hfkMrb4xkuspRhNLEuU5Jtl4aVvXag=
|
within.website/olin v0.1.3/go.mod h1:/jWkJ/k3OUyG0hfkMrb4xkuspRhNLEuU5Jtl4aVvXag=
|
||||||
within.website/olin v0.2.0 h1:mfUxRVaqi2hfasOMTyuatCrVkDn6carZegFxFEqcF6w=
|
within.website/olin v0.2.0 h1:mfUxRVaqi2hfasOMTyuatCrVkDn6carZegFxFEqcF6w=
|
||||||
within.website/olin v0.2.0/go.mod h1:YL69W52El9WiyFH/tM1zf7+tqUGw2vLb1MGrr/WqbKo=
|
within.website/olin v0.2.0/go.mod h1:YL69W52El9WiyFH/tM1zf7+tqUGw2vLb1MGrr/WqbKo=
|
||||||
|
within.website/olin v0.3.0 h1:uicBbzY0Tlez2zZxlyjYnq+J/1nGAv5wC2XtldLwfek=
|
||||||
|
within.website/olin v0.3.0/go.mod h1:YL69W52El9WiyFH/tM1zf7+tqUGw2vLb1MGrr/WqbKo=
|
||||||
within.website/x v1.2.1 h1:prNr9fWf/O7irD2hS/1na7GW/jiWdbuLnWNy1ZMkf+8=
|
within.website/x v1.2.1 h1:prNr9fWf/O7irD2hS/1na7GW/jiWdbuLnWNy1ZMkf+8=
|
||||||
within.website/x v1.2.1/go.mod h1:f6yg4hO/pprWxgRNHxKZU0Z/aKCsZq+WLg3iR8n1V6U=
|
within.website/x v1.2.1/go.mod h1:f6yg4hO/pprWxgRNHxKZU0Z/aKCsZq+WLg3iR8n1V6U=
|
||||||
|
|
Loading…
Reference in New Issue