Skip to content

Update module emersion/go-imap to v1.0.0

Administrator requested to merge renovate/github.com-emersion-go-imap-1.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
github.com/emersion/go-imap require patch v1.0.0 source code search for "github.com/emersion/go-imap"

Release Notes

emersion/go-imap

v1.0.0

Compare Source

v1.0.0-rc.2

Compare Source

v1.0.0-rc.1

Compare Source

v1.0.0-beta.6

Compare Source

v1.0.0-beta.5

Compare Source

v1.0.0-beta.4

Compare Source

v1.0.0-beta.2

Compare Source

CodeLingo Bot (1):
      Fix function comments based on best practices from Effective Go

David Crawshaw (3):
      backendutil: skip part header when using an index
      backendutil: read body section parts left-to-right
      imap: quote parameter values

LE Manh Cuong (2):
      add test for login state
      fix wrong login state condition

Pablo SEMINARIO (1):
      Add an example for Client.Search() usage

Robert G. Jakabosky (2):
      Fix client data race.
      Fix data race with server continuation requests

emersion (4):
      readme: remove Gitter chat
      Add go.mod
      ci: simplify build, use Go 1.10
      readme: remove rant

fox.cpp (1):
      Accept LF as command separator instead of only CRLF

true_one (2):
      Client
      Client: done buffer changed to 2

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading