update go version

This commit is contained in:
2024-10-18 14:17:55 -04:00
parent 36e07b9836
commit 39905787fc
2 changed files with 4 additions and 27 deletions

4
go.mod
View File

@@ -1,10 +1,10 @@
module go.balki.me/collage-maker
go 1.22
go 1.23.2
require (
github.com/disintegration/imaging v1.6.2
go.balki.me/anyhttp v0.3.0
)
require golang.org/x/image v0.1.0 // indirect
require golang.org/x/image v0.21.0 // indirect