chore(deps): update dependency go to v1.24.5 (#368)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-20 08:46:29 -04:00 committed by GitHub
parent 0225f50153
commit 260ab02f5f
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.4
toolchain go1.24.5
require (
github.com/gookit/validate v1.5.5