1
0
mirror of https://github.com/fumiama/dupimage.git synced 2026-06-19 10:10:23 +08:00
This commit is contained in:
源文雨
2022-07-24 22:21:34 +08:00
parent 33e2a14bd4
commit 8cd35481c8
6 changed files with 232 additions and 0 deletions

10
go.mod Normal file
View File

@@ -0,0 +1,10 @@
module github.com/fumiama/dupimage
go 1.18
require (
github.com/corona10/goimagehash v1.1.0
golang.org/x/image v0.0.0-20220722155232-062f8c9fd539
)
require github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect