chore: Migrated all instances of cupcakearmy to cseitz-forks

This commit is contained in:
Chris Seitz
2024-05-04 13:09:39 -04:00
parent 078339d923
commit 94bba0c1aa
29 changed files with 64 additions and 64 deletions

View File

@@ -8,8 +8,8 @@ import (
"os"
"strings"
"github.com/cupcakearmy/autorestic/internal/colors"
"github.com/cupcakearmy/autorestic/internal/flags"
"github.com/cseitz-forks/autorestic/internal/colors"
"github.com/cseitz-forks/autorestic/internal/flags"
)
type BackendRest struct {