We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
go get
1 parent 3b0941c commit 422193aCopy full SHA for 422193a
README.md
@@ -7,10 +7,6 @@
7
An [IMAP4rev1](https://tools.ietf.org/html/rfc3501) library written in Go. It
8
can be used to build a client and/or a server.
9
10
-```shell
11
-go get github.com/emersion/go-imap/...
12
-```
13
-
14
## Usage
15
16
### Client [](https://godoc.org/github.com/emersion/go-imap/client)
0 commit comments