[go mod] rename module
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"sort"
|
||||
|
||||
"unknown.com/gokill/internal"
|
||||
"github.com/k4lipso/gokill/internal"
|
||||
)
|
||||
|
||||
type ActionResultChan chan error
|
||||
|
||||
Reference in New Issue
Block a user