1
0
mirror of https://github.com/fumiama/imago.git synced 2026-06-25 05:20:08 +08:00

⬆️ update ss

This commit is contained in:
fumiama
2022-01-06 18:25:49 +08:00
parent ae79344777
commit 491a36ae30
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/corona10/goimagehash v1.0.3
github.com/fumiama/go-base16384 v1.2.1
github.com/fumiama/simple-storage v0.0.0-20220106063715-c7863e9762dd
github.com/fumiama/simple-storage v0.0.0-20220106102421-4c6a202bc641
github.com/kolesa-team/go-webp v1.0.1
github.com/sirupsen/logrus v1.8.1
)