Initial commit

This commit is contained in:
2025-05-23 13:08:45 +02:00
commit 9a89c04b4c
4 changed files with 96 additions and 0 deletions

10
go.mod Normal file
View File

@@ -0,0 +1,10 @@
module imhash
go 1.24.3
require (
git.site.quack-lab.dev/dave/cylogger v1.2.2
github.com/corona10/goimagehash v1.1.0
)
require github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect