mirror of
https://github.com/fumiama/imago.git
synced 2026-06-06 17:00:26 +08:00
10 lines
173 B
Modula-2
10 lines
173 B
Modula-2
module github.com/fumiama/imago
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/corona10/goimagehash v1.0.3
|
|
github.com/fumiama/go-base16384 v1.1.0
|
|
github.com/kolesa-team/go-webp v1.0.0
|
|
)
|