mirror of
https://github.com/neilalexander/yggmail.git
synced 2026-05-17 00:56:30 +03:00
Update to Yggdrasil 0.5.3
This commit is contained in:
6
go.mod
6
go.mod
@@ -11,15 +11,15 @@ require (
|
||||
github.com/fatih/color v1.15.0
|
||||
github.com/gologme/log v1.3.0
|
||||
github.com/mattn/go-sqlite3 v1.14.17
|
||||
github.com/yggdrasil-network/yggdrasil-go v0.5.2
|
||||
github.com/yggdrasil-network/yggquic v0.0.0-20231126155506-966e783e183d
|
||||
github.com/yggdrasil-network/yggdrasil-go v0.5.3
|
||||
github.com/yggdrasil-network/yggquic v0.0.0-20231126185920-d9d7795ed0fb
|
||||
go.uber.org/atomic v1.11.0
|
||||
golang.org/x/crypto v0.14.0
|
||||
golang.org/x/term v0.13.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20231104025256-ec84c695fc44 // indirect
|
||||
github.com/Arceliar/ironwood v0.0.0-20231126105342-ad38416a77c8 // indirect
|
||||
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d // indirect
|
||||
github.com/bits-and-blooms/bitset v1.10.0 // indirect
|
||||
github.com/bits-and-blooms/bloom/v3 v3.6.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user