Add psd preview support (#15078)
* Add psd preview support * Adding required vendor files * Adding oov/psd license to NOTICE.txt file * Adding the license notice for gopherjs to the NOTICE.txt Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
390cade7fe
Коммит
ce82ff7e2b
1
go.mod
1
go.mod
@@ -79,6 +79,7 @@ require (
|
||||
github.com/olivere/elastic v6.2.33+incompatible // indirect
|
||||
github.com/onsi/ginkgo v1.12.0 // indirect
|
||||
github.com/onsi/gomega v1.9.0 // indirect
|
||||
github.com/oov/psd v0.0.0-20200705094106-99303fb2511f
|
||||
github.com/opentracing/opentracing-go v1.1.0
|
||||
github.com/pborman/uuid v1.2.0
|
||||
github.com/pelletier/go-toml v1.8.0 // indirect
|
||||
|
||||
Ссылка в новой задаче
Block a user