update dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-06 21:04:11 -06:00
parent c9c29f980d
commit 25397e96c9
2 changed files with 4 additions and 6 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module deadbeef.codes/steven/mandelmapper
go 1.22
go 1.24.0
require golang.org/x/image v0.22.0
require golang.org/x/image v0.31.0