chore(deps): update module go to 1.19

This commit is contained in:
renovate[bot] 2022-08-02 17:50:55 +00:00 committed by GitHub
parent 6fd6df12f7
commit c45d3bf3f6
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/drone-plugins/drone-matrix
go 1.18
go 1.19
require (
github.com/joho/godotenv v1.4.0