diff options
Diffstat (limited to 'exec_request.go')
| -rw-r--r-- | exec_request.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec_request.go b/exec_request.go index 16ce595..4e6721c 100644 --- a/exec_request.go +++ b/exec_request.go @@ -9,7 +9,7 @@ import ( "os" "path/filepath" - "github.com/shuLhan/share/lib/mlog" + "git.sr.ht/~shulhan/pakakeh.go/lib/mlog" ) // defLogTimeFormat define the default log time format. |
