Fixed compilation

This commit is contained in:
evilsocket 2018-01-07 16:38:34 +01:00
commit f992cb50f2
22 changed files with 100 additions and 29 deletions

View file

@ -2,7 +2,7 @@ package session
import (
"fmt"
"github.com/bettercap/bettercap/core"
"github.com/evilsocket/bettercap-ng/core"
"regexp"
"strconv"
"strings"