util: Move recwatch package to util directory

This makes more sense and this is also a reminded that it needs a bit of
a cleanup.
This commit is contained in:
James Shubin
2024-03-16 00:49:16 -04:00
parent d6a6734b65
commit 4d18044851
12 changed files with 10 additions and 10 deletions

View File

@@ -39,8 +39,8 @@ import (
"sync"
"syscall"
"github.com/purpleidea/mgmt/recwatch"
"github.com/purpleidea/mgmt/util/errwrap"
"github.com/purpleidea/mgmt/util/recwatch"
)
const (