Version 0.4.6

This commit is contained in:
Neil Alexander 2022-10-26 18:25:48 +01:00
parent b8a2d9f125
commit 4c66a13b93
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
17 changed files with 174 additions and 115 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-20220924160422-ed4b6d4750b6
github.com/Arceliar/ironwood v0.0.0-20221025225125-45b4281814c2
github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979
github.com/cheggaaa/pb/v3 v3.0.8
github.com/gologme/log v1.2.0