File tree Expand file tree Collapse file tree 3 files changed +6
-15
lines changed
Expand file tree Collapse file tree 3 files changed +6
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ require (
1717 github.com/foxcpp/go-dovecot-sasl v0.0.0-20200522223722-c4699d7a24bf
1818 github.com/foxcpp/go-imap-backend-tests v0.0.0-20220105184719-e80aa29a5e16
1919 github.com/foxcpp/go-imap-i18nlevel v0.0.0-20200208001533-d6ec88553005
20- github.com/foxcpp/go-imap-mess v0.0.0-20220625121252-2006ec40a870
20+ github.com/foxcpp/go-imap-mess v0.0.0-20220625145025-3c40e241d099
2121 github.com/foxcpp/go-imap-namespace v0.0.0-20200802091432-08496dd8e0ed
22- github.com/foxcpp/go-imap-sql v0.5.1-0.20220625121648-6e3bebef681a
22+ github.com/foxcpp/go-imap-sql v0.5.1-0.20220625153806-70f09b5f83c9
2323 github.com/foxcpp/go-mockdns v1.0.0
2424 github.com/foxcpp/go-mtasts v0.0.0-20191219193356-62bc3f1f74b8
2525 github.com/go-ldap/ldap/v3 v3.4.3
Original file line number Diff line number Diff line change @@ -160,10 +160,14 @@ github.com/foxcpp/go-imap-i18nlevel v0.0.0-20200208001533-d6ec88553005 h1:pfoFtk
160160github.com/foxcpp/go-imap-i18nlevel v0.0.0-20200208001533-d6ec88553005 /go.mod h1:34FwxnjC2N+EFs2wMtsHevrZLWRKRuVU8wEcHWKq/nE =
161161github.com/foxcpp/go-imap-mess v0.0.0-20220625121252-2006ec40a870 h1:p2Lw5jR61pnlc3Jn1ETyV0A/EpdrwyR0A/sGTXS0EKs =
162162github.com/foxcpp/go-imap-mess v0.0.0-20220625121252-2006ec40a870 /go.mod h1:S/ELw0SONJ3ffk0ie7TYD6OxoIiyeMI22Fr3kwKUG8s =
163+ github.com/foxcpp/go-imap-mess v0.0.0-20220625145025-3c40e241d099 h1:e0r3qEQl1K/a3fXftbSGG78DGnmRG7hIhh0UzEW8UNs =
164+ github.com/foxcpp/go-imap-mess v0.0.0-20220625145025-3c40e241d099 /go.mod h1:yESOLBW3uVSa7ncJYtDO1tnapt/xb9v1rrn8D5eXups =
163165github.com/foxcpp/go-imap-namespace v0.0.0-20200802091432-08496dd8e0ed h1:1Jo7geyvunrPSjL6F6D9EcXoNApS5v3LQaro7aUNPnE =
164166github.com/foxcpp/go-imap-namespace v0.0.0-20200802091432-08496dd8e0ed /go.mod h1:Shows1vmkBWO40ChOClaUe6DUnZrsP1UPAuoWzIUdgQ =
165167github.com/foxcpp/go-imap-sql v0.5.1-0.20220625121648-6e3bebef681a h1:feXUJIFGHuDWTla+GVVujs1NJrdHoy6tTCEOM+I8MuQ =
166168github.com/foxcpp/go-imap-sql v0.5.1-0.20220625121648-6e3bebef681a /go.mod h1:KtJKMct3aAjl2waDe4XVhUxm9sw/P4xQWY8EPeXKn4w =
169+ github.com/foxcpp/go-imap-sql v0.5.1-0.20220625153806-70f09b5f83c9 h1:q7xhdvWYAXJunFGfB1qpRyfTIJyzROu3Iup3WByQQ/k =
170+ github.com/foxcpp/go-imap-sql v0.5.1-0.20220625153806-70f09b5f83c9 /go.mod h1:8uUTN2RRWZrETuA9pDvDr4SjV1hCvEYG2WOlXuupj+g =
167171github.com/foxcpp/go-mockdns v0.0.0-20191216195825-5eabd8dbfe1f /go.mod h1:tPg4cp4nseejPd+UKxtCVQ2hUxNTZ7qQZJa7CLriIeo =
168172github.com/foxcpp/go-mockdns v1.0.0 h1:7jBqxd3WDWwi/6WhDvacvH1XsN3rOLXyHM1uhvIx6FI =
169173github.com/foxcpp/go-mockdns v1.0.0 /go.mod h1:lgRN6+KxQBawyIghpnl5CezHFGS9VLzvtVlwxvzXTQ4 =
You can’t perform that action at this time.
0 commit comments