mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-02 14:12:47 +00:00
Small fix to gobind build
This commit is contained in:
parent
e5208c2ec9
commit
fbf139f20e
3 changed files with 20 additions and 4 deletions
1
go.mod
1
go.mod
|
@ -39,6 +39,7 @@ require (
|
|||
github.com/yggdrasil-network/yggdrasil-go v0.3.15-0.20200715104113-1046b00c3be3
|
||||
go.uber.org/atomic v1.4.0
|
||||
golang.org/x/crypto v0.0.0-20200423211502-4bdfaf469ed5
|
||||
golang.org/x/mobile v0.0.0-20200629153529-33b80540585f // indirect
|
||||
gopkg.in/h2non/bimg.v1 v1.0.18
|
||||
gopkg.in/yaml.v2 v2.2.8
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue