mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
update ironwood dependency, fix api
This commit is contained in:
parent
8d09e68e80
commit
b11cf7a2f2
4 changed files with 7 additions and 7 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/yggdrasil-network/yggdrasil-go
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20210516202558-11160a0940e1
|
||||
github.com/Arceliar/ironwood v0.0.0-20210519013150-a5401869b037
|
||||
github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979
|
||||
github.com/cheggaaa/pb/v3 v3.0.6
|
||||
github.com/fatih/color v1.10.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue