move from deadbeef.codes to code.stevenpolley.net
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-06-28 11:57:09 -06:00
parent c1b138aad1
commit 1dd6fa470e
3 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module deadbeef.codes/steven/mandelmapper
go 1.21
go 1.22
require golang.org/x/image v0.15.0
require golang.org/x/image v0.18.0