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

This commit is contained in:
2023-06-10 12:26:22 -06:00
parent b2515749ae
commit 073f79aa79
2 changed files with 34 additions and 4 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module deadbeef.codes/steven/mandelmapper
go 1.16
go 1.20
require golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
require golang.org/x/image v0.7.0