fixed name , package
This commit is contained in:
@@ -3,8 +3,8 @@ package netbios
|
||||
import (
|
||||
"bytes"
|
||||
"encoding/binary"
|
||||
"git.loafle.net/overflow/commons_go/matcher/packet"
|
||||
"git.loafle.net/overflow/commons_go/model/scaninfo"
|
||||
"git.loafle.net/overflow/overflow_probe/commons_go/matcher/packet"
|
||||
"git.loafle.net/overflow/overflow_probe/commons_go/model/scaninfo"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
@@ -2,7 +2,7 @@ package netbios
|
||||
|
||||
//
|
||||
//import (
|
||||
// "loafle.com/overflow/collector/core/scan/service/matcher/packet"
|
||||
// "git.loafle.net/overflow/overflow_probe/collector/core/scan/service/matcher/packet"
|
||||
// "net"
|
||||
// "testing"
|
||||
//)
|
||||
|
||||
Reference in New Issue
Block a user