smtpd/_examples/dkim-proxy/go.mod
Alex SZAKALY 166abaf187
chore: add leading underscore to examples directory (#13)
Unfortunately the dependency github.com/eaigner/dkim
is no longer available

As a temporary solution we need to put leading underscore
to let Go recursively ignore it

Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com>
2021-11-22 00:56:59 +01:00

5 lines
127 B
Modula-2

module github.com/chrj/smtpd/_examples/dkim-proxy
go 1.14
require github.com/eaigner/dkim v0.0.0-20150301120808-6fe4a7ee9cfb