Add back clamd lib that's removed from auto code cleanup

This commit is contained in:
Yi Sheng Yap 2019-02-19 17:45:34 +08:00
parent e5505e0f80
commit a0799cc6d6
No known key found for this signature in database
GPG key ID: AB94B71808869CF3

View file

@ -10,6 +10,7 @@ import (
"os"
"strings"
"time"
"github.com/dutchcoders/go-clamd"
)
var opts map[string]string