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,8 +6,8 @@ import (
"testing"
"time"
v1 "github.com/garethgeorge/restora/gen/go/v1"
"github.com/garethgeorge/restora/internal/config"
v1 "github.com/garethgeorge/backrest/gen/go/v1"
"github.com/garethgeorge/backrest/internal/config"
)
type testTask struct {