upgrade golang.orx/x/image from 0.18.0 to 0.22.0

This commit is contained in:
Steven Polley 2024-12-01 14:56:26 -07:00
parent 62eed5a9ee
commit 4b811dc8d7
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module deadbeef.codes/steven/mandelmapper
go 1.22
require golang.org/x/image v0.18.0
require golang.org/x/image v0.22.0

2
go.sum
View File

@ -1,2 +1,4 @@
golang.org/x/image v0.18.0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ=
golang.org/x/image v0.18.0/go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E=
golang.org/x/image v0.22.0 h1:UtK5yLUzilVrkjMAZAZ34DXGpASN8i8pj8g+O+yd10g=
golang.org/x/image v0.22.0/go.mod h1:9hPFhljd4zZ1GNSIZJ49sqbp45GKK9t6w+iXvGqZUz4=