2018-09-05 20:26:03 +02:00
|
|
|
module github.com/photoprism/photoprism
|
|
|
|
|
|
|
|
require (
|
2020-10-08 08:52:03 +02:00
|
|
|
github.com/araddon/dateparse v0.0.0-20201001162425-8aadafed4dc4
|
2020-04-02 14:13:41 +02:00
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
|
|
|
|
github.com/disintegration/imaging v1.6.2
|
|
|
|
github.com/djherbis/times v1.2.0
|
2020-08-07 10:38:40 +02:00
|
|
|
github.com/dsoprea/go-exif/v2 v2.0.0-20200807075213-089aa48c91e6 // indirect
|
|
|
|
github.com/dsoprea/go-exif/v3 v3.0.0-20200807075213-089aa48c91e6
|
2020-07-19 16:39:43 +02:00
|
|
|
github.com/dsoprea/go-heic-exif-extractor v0.0.0-20200717090456-b3d9dcddffd1
|
2020-07-16 20:32:45 +02:00
|
|
|
github.com/dsoprea/go-iptc v0.0.0-20200610044640-bc9ca208b413 // indirect
|
2020-08-19 12:01:54 +02:00
|
|
|
github.com/dsoprea/go-jpeg-image-structure v0.0.0-20200807080200-98ca71ef1508
|
2020-07-16 20:32:45 +02:00
|
|
|
github.com/dsoprea/go-logging v0.0.0-20200710184922-b02d349568dd // indirect
|
|
|
|
github.com/dsoprea/go-photoshop-info-format v0.0.0-20200610045659-121dd752914d // indirect
|
2020-08-07 10:38:40 +02:00
|
|
|
github.com/dsoprea/go-png-image-structure v0.0.0-20200807080309-a98d4e94ac82
|
|
|
|
github.com/dsoprea/go-tiff-image-structure v0.0.0-20200807080429-5631a803a91b
|
2020-07-17 09:41:37 +02:00
|
|
|
github.com/dsoprea/go-utility v0.0.0-20200717064901-2fccff4aa15e // indirect
|
2020-05-05 15:42:54 +02:00
|
|
|
github.com/dustin/go-humanize v1.0.0
|
2021-01-10 15:28:42 +01:00
|
|
|
github.com/gin-contrib/gzip v0.0.3
|
2020-05-19 12:09:48 +02:00
|
|
|
github.com/gin-gonic/gin v1.6.3
|
2021-01-10 15:28:42 +01:00
|
|
|
github.com/go-playground/validator/v10 v10.4.1 // indirect
|
2021-01-08 13:29:01 +01:00
|
|
|
github.com/golang/geo v0.0.0-20210108004804-a63082ebfb66
|
2021-01-10 15:28:42 +01:00
|
|
|
github.com/golang/protobuf v1.4.3 // indirect
|
2020-12-31 10:19:41 +01:00
|
|
|
github.com/google/open-location-code/go v0.0.0-20201229230907-d47d9f9b95e9
|
2020-04-02 14:13:41 +02:00
|
|
|
github.com/gorilla/websocket v1.4.2
|
|
|
|
github.com/gosimple/slug v1.9.0
|
2020-07-21 14:43:45 +02:00
|
|
|
github.com/h2non/filetype v1.1.0
|
2020-08-19 12:01:54 +02:00
|
|
|
github.com/jinzhu/gorm v1.9.16
|
2020-06-05 19:27:33 +02:00
|
|
|
github.com/jinzhu/inflection v1.0.0
|
2020-06-25 14:54:04 +02:00
|
|
|
github.com/json-iterator/go v1.1.10 // indirect
|
2019-06-20 05:38:23 +02:00
|
|
|
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect
|
2020-08-19 12:01:54 +02:00
|
|
|
github.com/karrick/godirwalk v1.16.1
|
2021-01-09 12:18:59 +01:00
|
|
|
github.com/klauspost/cpuid/v2 v2.0.3
|
2020-08-19 12:01:54 +02:00
|
|
|
github.com/leandro-lugaresi/hub v1.1.1
|
2021-01-10 15:28:42 +01:00
|
|
|
github.com/leodido/go-urn v1.2.1 // indirect
|
2020-07-15 01:26:54 +02:00
|
|
|
github.com/leonelquinteros/gotext v1.4.0
|
2020-05-01 13:54:01 +02:00
|
|
|
github.com/lib/pq v1.3.0 // indirect
|
2020-04-02 14:13:41 +02:00
|
|
|
github.com/lucasb-eyer/go-colorful v1.0.3
|
2020-08-19 11:35:38 +02:00
|
|
|
github.com/lunixbochs/vtclean v1.0.0 // indirect
|
2020-10-08 08:52:03 +02:00
|
|
|
github.com/manifoldco/promptui v0.8.0
|
|
|
|
github.com/mattn/go-colorable v0.1.8 // indirect
|
2020-07-01 11:27:29 +02:00
|
|
|
github.com/mattn/go-sqlite3 v2.0.1+incompatible // indirect
|
2019-12-19 17:17:13 +01:00
|
|
|
github.com/melihmucuk/geocache v0.0.0-20160621165317-521b336a001c
|
2018-10-21 10:01:48 +02:00
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
|
|
github.com/modern-go/reflect2 v1.0.1 // indirect
|
2019-11-08 06:53:40 +01:00
|
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible
|
2020-01-15 04:04:33 +01:00
|
|
|
github.com/paulmach/go.geojson v1.4.0
|
2020-11-15 10:00:18 +01:00
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
2019-06-04 18:26:35 +02:00
|
|
|
github.com/satori/go.uuid v1.2.0
|
2019-06-20 01:11:03 +02:00
|
|
|
github.com/sevlyar/go-daemon v0.1.5
|
2020-05-01 13:54:01 +02:00
|
|
|
github.com/shopspring/decimal v1.2.0 // indirect
|
2020-10-08 08:52:03 +02:00
|
|
|
github.com/sirupsen/logrus v1.7.0
|
2021-01-14 19:19:05 +01:00
|
|
|
github.com/stretchr/objx v0.3.0 // indirect
|
|
|
|
github.com/stretchr/testify v1.7.0
|
2020-10-08 08:52:03 +02:00
|
|
|
github.com/studio-b12/gowebdav v0.0.0-20200929080739-bdacfab94796
|
2020-04-27 19:00:15 +02:00
|
|
|
github.com/tensorflow/tensorflow v1.15.2
|
2020-12-31 10:19:41 +01:00
|
|
|
github.com/tidwall/gjson v1.6.7
|
2021-01-10 15:28:42 +01:00
|
|
|
github.com/ugorji/go v1.2.3 // indirect
|
2020-05-01 13:54:01 +02:00
|
|
|
github.com/ulule/deepcopier v0.0.0-20200430083143-45decc6639b6
|
2020-11-15 10:00:18 +01:00
|
|
|
github.com/urfave/cli v1.22.5
|
2020-12-31 10:19:41 +01:00
|
|
|
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
|
2020-06-25 14:54:04 +02:00
|
|
|
golang.org/x/image v0.0.0-20200618115811-c13761719519 // indirect
|
2020-12-31 10:19:41 +01:00
|
|
|
golang.org/x/net v0.0.0-20201224014010-6772e930b67b
|
2021-01-10 15:28:42 +01:00
|
|
|
golang.org/x/sys v0.0.0-20210110051926-789bb1bd4061 // indirect
|
2020-06-25 14:54:04 +02:00
|
|
|
google.golang.org/protobuf v1.25.0 // indirect
|
2020-11-15 10:00:18 +01:00
|
|
|
gopkg.in/ugjka/go-tz.v2 v2.0.12
|
2020-12-18 16:57:22 +01:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2021-01-14 19:19:05 +01:00
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
2018-09-05 20:26:03 +02:00
|
|
|
)
|
2019-09-19 18:22:44 +02:00
|
|
|
|
|
|
|
go 1.13
|