[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

@@ -4,7 +4,7 @@ import (
"encoding/json"
"time"
"unknown.com/gokill/internal"
"github.com/k4lipso/gokill/internal"
)
type TimeOut struct {