1
0
mirror of https://github.com/fumiama/imago.git synced 2026-06-09 10:30:30 +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
)

4
go.sum
View File

@@ -11,8 +11,8 @@ github.com/fumiama/go-base16384 v1.2.1/go.mod h1:1HTC0QFL7BjS0DuO5Qm+fBYKQkHqmAa
github.com/fumiama/go-hide-param v0.1.4/go.mod h1:vJkQlJIEI56nIyp7tCQu1/2QOyKtZpudsnJkGk9U1aY=
github.com/fumiama/gofastTEA v0.0.6 h1:Yni3MXDbJVa/c4CecgdZDgCJK+fLdvGph+OBqY2mtiI=
github.com/fumiama/gofastTEA v0.0.6/go.mod h1:+sBZ05nCA2skZkursHNvyr8kULlEetrYTM2y5kA4rQc=
github.com/fumiama/simple-storage v0.0.0-20220106063715-c7863e9762dd h1:29uEN7QH58h05zAK/xYoWqY/8qQWATcQ11qzgcLqNE8=
github.com/fumiama/simple-storage v0.0.0-20220106063715-c7863e9762dd/go.mod h1:ZL+V3VULLrhLhjio/qoG8w1C7E0dr2AnsmkI35IUoY0=
github.com/fumiama/simple-storage v0.0.0-20220106102421-4c6a202bc641 h1:Anr9cfe/WdGDszKez9FS1I+uZh24WUP9oiWRd1yO2wA=
github.com/fumiama/simple-storage v0.0.0-20220106102421-4c6a202bc641/go.mod h1:ZL+V3VULLrhLhjio/qoG8w1C7E0dr2AnsmkI35IUoY0=
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=