reduce allocations (also pulls in updated ironwood to do the same)

This commit is contained in:
Arceliar 2023-05-21 12:38:16 -05:00
parent 52709696a5
commit 8b5add5301
4 changed files with 24 additions and 5 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-20230515022317-31b976732ebe
github.com/Arceliar/ironwood v0.0.0-20230521173602-97ee6b09b8e0
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d
github.com/cheggaaa/pb/v3 v3.0.8
github.com/gologme/log v1.2.0