mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55:06 +03:00
Wrap conn in Yggdrasil instead, so not necessary to do so in Ironwood
This commit is contained in:
parent
5f9616e00d
commit
7242029e43
4 changed files with 34 additions and 19 deletions
2
go.mod
2
go.mod
|
@ -2,8 +2,6 @@ module github.com/yggdrasil-network/yggdrasil-go
|
|||
|
||||
go 1.16
|
||||
|
||||
replace github.com/Arceliar/ironwood => github.com/neilalexander/ironwood v0.0.0-20220130210920-48e68101c869
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20210619124114-6ad55cae5031
|
||||
github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue