update ironwood dependency

This commit is contained in:
Arceliar 2023-11-03 21:55:42 -05:00
parent a6b316ef08
commit 41e045fe5b
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/yggdrasil-network/yggdrasil-go
go 1.20
require (
github.com/Arceliar/ironwood v0.0.0-20231028101932-ceac99571f43
github.com/Arceliar/ironwood v0.0.0-20231104025256-ec84c695fc44
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d
github.com/cheggaaa/pb/v3 v3.1.4
github.com/gologme/log v1.3.0