This commit is contained in:
2026-04-06 00:07:30 +02:00
committed by GitHub
parent 9cf919b42b
commit 496a8cc3af
8 changed files with 567 additions and 547 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/cupcakearmy/autorestic
go 1.21
go 1.26.1
require (
github.com/blang/semver/v4 v4.0.0