chore(deps): update go to 1.24.3 (#23)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-07 10:32:09 +03:00
committed by GitHub
parent 23924e25da
commit a74e75563e

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/ivuorinen/paperboy
go 1.23.0
toolchain go1.24.2
toolchain go1.24.3
require (
github.com/mmcdole/gofeed v1.3.0