mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55:06 +03:00
Update to Arceliar/ironwood#5
This commit is contained in:
parent
e130957484
commit
e3d769779b
2 changed files with 3 additions and 5 deletions
4
go.mod
4
go.mod
|
@ -2,10 +2,8 @@ module github.com/yggdrasil-network/yggdrasil-go
|
|||
|
||||
go 1.17
|
||||
|
||||
replace github.com/Arceliar/ironwood => github.com/neilalexander/ironwood v0.0.0-20221019173208-3529562f5a44
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20220924160422-ed4b6d4750b6
|
||||
github.com/Arceliar/ironwood v0.0.0-20221025225125-45b4281814c2
|
||||
github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979
|
||||
github.com/cheggaaa/pb/v3 v3.0.8
|
||||
github.com/gologme/log v1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue