mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-27 21:55:07 +03:00
update ironwood replace, update ipv6rwc to work (may need updates later if interface changes)
This commit is contained in:
parent
5a243d5b95
commit
5b6d9d52f3
3 changed files with 61 additions and 41 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module github.com/yggdrasil-network/yggdrasil-go
|
|||
|
||||
go 1.17
|
||||
|
||||
replace github.com/Arceliar/ironwood => github.com/Arceliar/ironwood v0.0.0-20230319212913-807cbd557758
|
||||
replace github.com/Arceliar/ironwood => github.com/Arceliar/ironwood v0.0.0-20230326182230-e1880a231350
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20230318003210-65aa386cab13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue