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

switch to secure version

This commit is contained in:
fumiama
2022-01-07 21:19:19 +08:00
parent 491a36ae30
commit 81e94f0e4b
3 changed files with 4 additions and 4 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-20220106102421-4c6a202bc641
github.com/fumiama/simple-storage v0.0.0-20220107131337-1183d78fffd5
github.com/kolesa-team/go-webp v1.0.1
github.com/sirupsen/logrus v1.8.1
)