Implement photo selector

This commit is contained in:
2024-08-07 18:07:41 -04:00
parent 12befa0ac3
commit 298fed011d
5 changed files with 160 additions and 16 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module go.balki.me/collage-maker
go 1.21
go 1.22
require (
go.balki.me/anyhttp v0.3.0