add warning on go version
This commit is contained in:
@@ -9,6 +9,9 @@ DKIM package for Golang
|
|||||||
```
|
```
|
||||||
go get https://github.com/toorop/go-dkim
|
go get https://github.com/toorop/go-dkim
|
||||||
```
|
```
|
||||||
|
Warning: you need to use Go 1.4.2-master or 1.4.3 (when it will be available)
|
||||||
|
see https://github.com/golang/go/issues/10482 fro more info.
|
||||||
|
|
||||||
### Sign email
|
### Sign email
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
|||||||
Reference in New Issue
Block a user