This commit is contained in:
2025-01-03 23:30:07 -06:00
parent 01efeab13f
commit b5f7c3fd72
818 changed files with 1112 additions and 82997 deletions

2
go.mod
View File

@ -2,6 +2,8 @@ module git.andrewnw.xyz/CyberShell/backy
go 1.20
replace git.andrewnw.xyz/CyberShell/backy => /home/andrew/Projects/backy
require (
github.com/go-co-op/gocron v1.33.1
github.com/hashicorp/vault/api v1.10.0