Compare commits

..

No commits in common. "renovate/go-1.x" and "main" have entirely different histories.

2
go.mod
View file

@ -2,7 +2,7 @@ module codeberg.org/thefinn93/s3staticsite
go 1.22.0
toolchain go1.23.3
toolchain go1.23.2
require (
github.com/minio/minio-go/v7 v7.0.79