Allow setting link priorities

This commit is contained in:
Neil Alexander 2022-10-19 18:13:39 +01:00
parent b8a2d9f125
commit a28dca0fab
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
6 changed files with 36 additions and 26 deletions

2
go.mod
View file

@ -2,6 +2,8 @@ module github.com/yggdrasil-network/yggdrasil-go
go 1.17
replace github.com/Arceliar/ironwood => github.com/neilalexander/ironwood v0.0.0-20221019170140-a75def48d9f8
require (
github.com/Arceliar/ironwood v0.0.0-20220924160422-ed4b6d4750b6
github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979