Less aggressive key ratcheting (update to Arceliar/ironwood@bf5f12a)

This commit is contained in:
Neil Alexander 2022-11-12 16:55:23 +00:00
parent cba667f28d
commit ae24f5de38
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.17
require (
github.com/Arceliar/ironwood v0.0.0-20221112164410-2c0740b8ceca
github.com/Arceliar/ironwood v0.0.0-20221112165445-bf5f12ab2b26
github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979
github.com/cheggaaa/pb/v3 v3.0.8
github.com/gologme/log v1.2.0