[go mod] rename module

This commit is contained in:
2023-11-11 15:28:35 +01:00
parent 0b2bba5d77
commit a08de8a553
17 changed files with 25 additions and 25 deletions

View File

@@ -6,7 +6,7 @@ import (
"os/exec"
"strings"
"unknown.com/gokill/internal"
"github.com/k4lipso/gokill/internal"
)
type Command struct {