fixed name , package
This commit is contained in:
@@ -3,8 +3,8 @@ package snmp
|
||||
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"
|
||||
)
|
||||
|
||||
type snmpv3GlobalData struct {
|
||||
|
||||
Reference in New Issue
Block a user