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

Merged
finn merged 1 commit from renovate/go-1.x into main 2025-04-01 17:17:31 +00:00

2
go.mod
View file

@ -2,7 +2,7 @@ module git.janky.solutions/finn/go-project-template
go 1.23.0
toolchain go1.24.1
toolchain go1.24.2
require (
git.janky.solutions/finn/conflib v0.2.0