chore: rebrand as backrest

This commit is contained in:
Gareth George
2023-12-22 09:06:23 +00:00
parent c03ddef18e
commit 94f73d456c
71 changed files with 777 additions and 776 deletions

View File

@@ -6,7 +6,7 @@ import (
"regexp"
"strings"
v1 "github.com/garethgeorge/restora/gen/go/v1"
v1 "github.com/garethgeorge/backrest/gen/go/v1"
"github.com/gitploy-io/cronexpr"
"github.com/hashicorp/go-multierror"
)