update ironwood dependency

This commit is contained in:
Arceliar 2023-05-14 21:13:53 -05:00
parent 669e61af9a
commit 101189a9dc
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.19
require (
github.com/Arceliar/ironwood v0.0.0-20230513211242-fac5b9486c3c
github.com/Arceliar/ironwood v0.0.0-20230515021216-e42a1f40fdd5
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d
github.com/cheggaaa/pb/v3 v3.0.8
github.com/gologme/log v1.2.0