mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2026-04-02 20:05:23 +00:00
chore: Migrated all instances of cupcakearmy to cseitz-forks
This commit is contained in:
@@ -8,10 +8,10 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/cupcakearmy/autorestic/internal/colors"
|
||||
"github.com/cupcakearmy/autorestic/internal/flags"
|
||||
"github.com/cupcakearmy/autorestic/internal/lock"
|
||||
"github.com/cupcakearmy/autorestic/internal/metadata"
|
||||
"github.com/cseitz-forks/autorestic/internal/colors"
|
||||
"github.com/cseitz-forks/autorestic/internal/flags"
|
||||
"github.com/cseitz-forks/autorestic/internal/lock"
|
||||
"github.com/cseitz-forks/autorestic/internal/metadata"
|
||||
"github.com/robfig/cron"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user