mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-06-16 14:15:07 +03:00
Update link cost calculation and next-hop selection (update to Arceliar/ironwood@75a6e82)
This commit is contained in:
parent
9398cae230
commit
ff9e90c5aa
2 changed files with 3 additions and 46 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/yggdrasil-network/yggdrasil-go
|
|||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20241016082300-f6fb9da97a17
|
||||
github.com/Arceliar/ironwood v0.0.0-20241122002527-75a6e82fa380
|
||||
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d
|
||||
github.com/cheggaaa/pb/v3 v3.1.5
|
||||
github.com/coder/websocket v1.8.12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue