Get receiving email a step closer with a modified go-smtp
This commit is contained in:
9
Gopkg.lock
generated
9
Gopkg.lock
generated
@@ -40,10 +40,11 @@
|
||||
revision = "7e096a0a6197b89989e8cc31016daa67c8c62051"
|
||||
|
||||
[[projects]]
|
||||
branch = "master"
|
||||
branch = "8-unauthed-mail"
|
||||
name = "github.com/emersion/go-smtp"
|
||||
packages = ["."]
|
||||
revision = "a63104657743890cb7c2fd54f15a2725291f6a9f"
|
||||
revision = "b858ceea28e02e5fab171c5f877860ad9080f8b6"
|
||||
source = "https://github.com/lupine/go-smtp"
|
||||
|
||||
[[projects]]
|
||||
branch = "master"
|
||||
@@ -52,7 +53,7 @@
|
||||
"bcrypt",
|
||||
"blowfish"
|
||||
]
|
||||
revision = "91a49db82a88618983a78a06c1cbd4e00ab749ab"
|
||||
revision = "85f98707c97e11569271e4d9b3d397e079c4f4d0"
|
||||
|
||||
[[projects]]
|
||||
branch = "master"
|
||||
@@ -81,6 +82,6 @@
|
||||
[solve-meta]
|
||||
analyzer-name = "dep"
|
||||
analyzer-version = 1
|
||||
inputs-digest = "9d6a4c3f6c1568091ba837d3207861ceae7cb7b2d4b5e094d1892ed935bd72cd"
|
||||
inputs-digest = "4f9c6f3cf2ad42694856bc039ddb3a7e78af676f095fc24ef633305fe499c3bf"
|
||||
solver-name = "gps-cdcl"
|
||||
solver-version = 1
|
||||
|
Reference in New Issue
Block a user