Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: header.go:76: undefined: sync.Pool #7

Closed
mariobaldini opened this issue Nov 13, 2014 · 1 comment
Closed

Error: header.go:76: undefined: sync.Pool #7

mariobaldini opened this issue Nov 13, 2014 · 1 comment

Comments

@mariobaldini
Copy link

Hi,

Just tried to use this package but get the following error:

$ go get gopkg.in/gomail.v1
# gopkg.in/alexcesaro/quotedprintable.v1
/home/src/gopkg.in/alexcesaro/quotedprintable.v1/header.go:76: undefined: sync.Pool
$ 

$ go version
go version go1.2.1 linux/amd64

Am I doing something wrong?

Thanks

Best regards

Mario

@alexcesaro
Copy link
Member

As it is said in the Readme, Gomail requires Go 1.3 or newer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants