mirror of
https://github.com/neilalexander/yggmail.git
synced 2026-05-14 15:46:28 +03:00
Update to Yggdrasil v0.4.6
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,7 +3,7 @@ module github.com/neilalexander/yggmail
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20220924160422-ed4b6d4750b6
|
||||
github.com/Arceliar/ironwood v0.0.0-20221025225125-45b4281814c2
|
||||
github.com/emersion/go-imap v1.1.0
|
||||
github.com/emersion/go-imap-idle v0.0.0-20201224103203-6f42b9020098
|
||||
github.com/emersion/go-message v0.15.0
|
||||
@@ -13,7 +13,7 @@ require (
|
||||
github.com/gologme/log v1.3.0
|
||||
github.com/mattn/go-sqlite3 v1.14.7
|
||||
github.com/neilalexander/utp v0.1.1-0.20210705212447-691f29ad692b
|
||||
github.com/yggdrasil-network/yggdrasil-go v0.4.6-0.20221022170514-65e350153eeb
|
||||
github.com/yggdrasil-network/yggdrasil-go v0.4.6
|
||||
go.uber.org/atomic v1.7.0
|
||||
golang.org/x/crypto v0.0.0-20221012134737-56aed061732a
|
||||
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
|
||||
|
||||
Reference in New Issue
Block a user