chore(deps): update dependency go to v1.24.2 (#46)

Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/46
Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Co-committed-by: woodpecker-bot <woodpecker-bot@obermui.de>
This commit is contained in:
woodpecker-bot 2025-04-10 04:02:15 +00:00 committed by qwerty287
parent c13a4deeba
commit 89c7be805f

2
go.mod
View File

@ -2,7 +2,7 @@ module codeberg.org/woodpecker-plugins/go-plugin
go 1.23.0
toolchain go1.24.1
toolchain go1.24.2
require (
github.com/joho/godotenv v1.5.1