[go mod] rename module
This commit is contained in:
@@ -3,7 +3,7 @@ package triggers
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"unknown.com/gokill/internal"
|
||||
"github.com/k4lipso/gokill/internal"
|
||||
)
|
||||
|
||||
type Trigger interface {
|
||||
|
||||
Reference in New Issue
Block a user