This commit is contained in:
2021-04-11 13:04:11 +02:00
parent 43244302be
commit 335724cce7
12 changed files with 315 additions and 34 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/cupcakearmy/autorestic
go 1.16
require (
github.com/blang/semver/v4 v4.0.0
github.com/buger/goterm v1.0.0
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v1.1.3