update ironwood replace, update ipv6rwc to work (may need updates later if interface changes)

This commit is contained in:
Arceliar 2023-03-26 16:12:45 -05:00
parent 5a243d5b95
commit 5b6d9d52f3
3 changed files with 61 additions and 41 deletions

2
go.mod
View file

@ -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