Tweaks to Dendrite Yggdrasil demo setup

This commit is contained in:
Neil Alexander 2020-07-07 14:18:58 +01:00
parent 99ea1f9b48
commit b21fad92e5
5 changed files with 18 additions and 23 deletions

2
go.mod
View file

@ -36,7 +36,7 @@ require (
github.com/uber-go/atomic v1.3.0 // indirect
github.com/uber/jaeger-client-go v2.15.0+incompatible
github.com/uber/jaeger-lib v1.5.0
github.com/yggdrasil-network/yggdrasil-go v0.3.15-0.20200706132141-82b2af2963bf
github.com/yggdrasil-network/yggdrasil-go v0.3.15-0.20200707124509-16343a00055c
go.uber.org/atomic v1.4.0
golang.org/x/crypto v0.0.0-20200423211502-4bdfaf469ed5
gopkg.in/h2non/bimg.v1 v1.0.18