Set minimum Go version in module to 1.18

This commit is contained in:
Elara 2022-09-30 13:58:50 -07:00
parent 6440392839
commit 4bc206cccc
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module go.arsenm.dev/lure
go 1.19
go 1.18
replace github.com/goreleaser/nfpm/v2 => github.com/Arsen6331/nfpm/v2 v2.0.0-20220922210414-eae88e8ea4b5