Update dependency go to v1.24.0

This commit is contained in:
Renovate Bot 2025-02-14 20:01:14 +00:00
parent 7a0c671aeb
commit bbbfce8151

2
go.mod
View file

@ -2,7 +2,7 @@ module git.janky.solutions/finn/caching-proxy
go 1.22
toolchain go1.23.2
toolchain go1.24.0
require github.com/minio/minio-go/v7 v7.0.85