chore: move package domain to alin.ovh
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M internal/server/dev.go → internal/server/dev.go
@@ -7,9 +7,9 @@ "os" "path/filepath" "time" + "alin.ovh/x/log" "github.com/fsnotify/fsnotify" "gitlab.com/tozd/go/errors" - "go.alanpearce.eu/x/log" ) type FileWatcher struct {