fix build system

This commit is contained in:
2023-03-05 17:22:03 +01:00
parent 087b293c39
commit 2c5266c9a0
4 changed files with 61 additions and 20 deletions

2
go.mod
View File

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