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

Open
renovatebot wants to merge 1 commit from renovate/go-1.x into main
Showing only changes of commit e6f748fdfa - Show all commits

2
go.mod
View file

@ -2,7 +2,7 @@ module codeberg.org/thefinn93/s3staticsite
go 1.23.0
toolchain go1.24.0
toolchain go1.24.2
require (
github.com/minio/minio-go/v7 v7.0.90