chore(deps): update dependency go to v1.24.4 (#361)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-06 10:09:26 -04:00 committed by GitHub
parent 330f0b0abb
commit 5f58308c3e
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.3
toolchain go1.24.4
require (
github.com/gookit/validate v1.5.5