Add back clamd lib that's removed from auto code cleanup
This commit is contained in:
parent
e5505e0f80
commit
a0799cc6d6
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ import (
|
||||||
"os"
|
"os"
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
"github.com/dutchcoders/go-clamd"
|
||||||
)
|
)
|
||||||
|
|
||||||
var opts map[string]string
|
var opts map[string]string
|
||||||
|
|
Loading…
Add table
Reference in a new issue