mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-27 21:55:07 +03:00
update to bugfixed ironwood, fix broken core test, add getPaths handler to admin socket
This commit is contained in:
parent
5e95246c26
commit
669e61af9a
4 changed files with 19 additions and 20 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/yggdrasil-network/yggdrasil-go
|
|||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20230513191034-495699d87ae4
|
||||
github.com/Arceliar/ironwood v0.0.0-20230513211242-fac5b9486c3c
|
||||
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d
|
||||
github.com/cheggaaa/pb/v3 v3.0.8
|
||||
github.com/gologme/log v1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue