[go mod] rename module
This commit is contained in:
@@ -3,8 +3,8 @@ import (
|
||||
"encoding/json"
|
||||
"time"
|
||||
|
||||
"unknown.com/gokill/actions"
|
||||
"unknown.com/gokill/internal"
|
||||
"github.com/k4lipso/gokill/actions"
|
||||
"github.com/k4lipso/gokill/internal"
|
||||
)
|
||||
|
||||
type TimeOut struct {
|
||||
|
||||
Reference in New Issue
Block a user