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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-15 16:25:55 -04:00 committed by GitHub
parent acb2097c4b
commit 7b0c581020
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/onedr0p/exportarr
go 1.23.0
toolchain go1.24.1
toolchain go1.24.2
require (
github.com/gookit/validate v1.5.4