This commit is contained in:
Stéphane Depierrepont aka Toorop
2015-06-03 15:47:41 +02:00
parent 987f4b1d99
commit 4b92c72b9a

View File

@@ -7,7 +7,7 @@ DKIM package for Golang
### Install ### Install
``` ```
go get https://github.com/toorop/go-dkim go get github.com/toorop/go-dkim
``` ```
Warning: you need to use Go 1.4.2-master or 1.4.3 (when it will be available) 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. see https://github.com/golang/go/issues/10482 fro more info.