# github.com/phalaaxx/milter
\github.com\phalaaxx\milter\server.go:23:11: cannot use actions (type OptAction) as type uint32 in field value
\github.com\phalaaxx\milter\server.go:24:12: cannot use protocol (type OptProtocol) as type uint32 in field value `
When doing a
go get github.com/phalaaxx/milter
I get the following error:
This modification fixes the issue: