Bump min golan version to v1.20 (#36)

https://github.com/urfave/cli/issues/2024
Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/36
This commit is contained in:
6543 2024-12-03 17:06:37 +00:00
parent 9748a14bd5
commit 0bb8640938

2
go.mod
View File

@ -1,6 +1,6 @@
module codeberg.org/woodpecker-plugins/go-plugin
go 1.19
go 1.20
require (
github.com/joho/godotenv v1.5.1