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

@@ -1,7 +1,7 @@
package cmd
import (
"github.com/cupcakearmy/autorestic/internal/bins"
"github.com/cseitz-forks/autorestic/internal/bins"
"github.com/spf13/cobra"
)