mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
Fix race conditions (update to Arceliar/ironwood@2c0740b)
This commit is contained in:
parent
9df3bc0066
commit
cba667f28d
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/yggdrasil-network/yggdrasil-go
|
|||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20221112140720-846a97f5e5bb
|
||||
github.com/Arceliar/ironwood v0.0.0-20221112164410-2c0740b8ceca
|
||||
github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979
|
||||
github.com/cheggaaa/pb/v3 v3.0.8
|
||||
github.com/gologme/log v1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue