Rename helper dir
This commit is contained in:
parent
1760022895
commit
fa0092ac74
@ -6,7 +6,7 @@ import (
|
||||
"syscall"
|
||||
"testing"
|
||||
|
||||
"github.com/derekparker/dbg/_helper"
|
||||
"github.com/derekparker/dbg/helper"
|
||||
"github.com/derekparker/dbg/proctl"
|
||||
)
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@ import (
|
||||
"syscall"
|
||||
"testing"
|
||||
|
||||
"github.com/derekparker/dbg/_helper"
|
||||
"github.com/derekparker/dbg/helper"
|
||||
"github.com/derekparker/dbg/proctl"
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user