Update module go to 1.19

This commit is contained in:
renovate[bot] 2022-08-02 20:21:44 +00:00 committed by GitHub
parent c02b482b98
commit 652a36b142
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/baez90/goveal
go 1.18
go 1.19
require (
github.com/Masterminds/sprig/v3 v3.2.2