mirror of
https://github.com/fumiama/imago.git
synced 2026-06-05 00:10:26 +08:00
12 lines
278 B
Modula-2
12 lines
278 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.3.0
|
|
github.com/fumiama/simple-storage v0.0.0-20220208144536-3ee9d046c0fe
|
|
github.com/kolesa-team/go-webp v1.0.1
|
|
github.com/sirupsen/logrus v1.8.1
|
|
)
|