mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-08 05:47:07 +09:00
322 lines
16 KiB
Modula-2
322 lines
16 KiB
Modula-2
module github.com/anytypeio/go-anytype-middleware
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/JohannesKaufmann/html-to-markdown v0.0.0-00010101000000-000000000000
|
|
github.com/PuerkitoBio/goquery v1.8.0
|
|
github.com/VividCortex/ewma v1.2.0
|
|
github.com/adrium/goheif v0.0.0-20230113233934-ca402e77a786
|
|
github.com/anytypeio/any-sync v0.0.17
|
|
github.com/anytypeio/go-naturaldate/v2 v2.0.1
|
|
github.com/anytypeio/go-slip10 v0.0.0-20200330112030-a352ca8495e4
|
|
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
|
|
github.com/blevesearch/bleve/v2 v2.3.6
|
|
github.com/chai2010/webp v1.1.1
|
|
github.com/cheggaaa/mb v1.0.3
|
|
github.com/cheggaaa/mb/v3 v3.0.1
|
|
github.com/dave/jennifer v1.4.1
|
|
github.com/davecgh/go-spew v1.1.1
|
|
github.com/dgraph-io/badger/v3 v3.2103.3
|
|
github.com/dgtony/collections v0.1.6
|
|
github.com/dhowden/tag v0.0.0-20201120070457-d52dcb253c63
|
|
github.com/disintegration/imaging v1.6.2
|
|
github.com/dsoprea/go-exif/v3 v3.0.0-20210625224831-a6301f85c82b
|
|
github.com/dsoprea/go-jpeg-image-structure/v2 v2.0.0-20210512043942-b434301c6836
|
|
github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
|
|
github.com/go-shiori/go-readability v0.0.0-20220215145315-dd6828d2f09b
|
|
github.com/gobwas/glob v0.2.3
|
|
github.com/goccy/go-graphviz v0.1.0
|
|
github.com/gogo/protobuf v1.3.2
|
|
github.com/gogo/status v1.1.0
|
|
github.com/golang-jwt/jwt v3.2.2+incompatible
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
|
|
github.com/golang/mock v1.6.0
|
|
github.com/google/uuid v1.3.0
|
|
github.com/gosimple/slug v1.13.1
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
|
|
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
|
|
github.com/h2non/filetype v1.1.1
|
|
github.com/hashicorp/go-multierror v1.1.1
|
|
github.com/hbagdi/go-unsplash v0.0.0-20210330151707-a7612e80fdd5
|
|
github.com/hsanjuan/ipfs-lite v1.5.0
|
|
github.com/huandu/skiplist v1.2.0
|
|
github.com/improbable-eng/grpc-web v0.14.1
|
|
github.com/ipfs/go-block-format v0.1.1
|
|
github.com/ipfs/go-cid v0.3.2
|
|
github.com/ipfs/go-datastore v0.6.0
|
|
github.com/ipfs/go-ds-badger v0.3.1-0.20211203181443-9205b3779632
|
|
github.com/ipfs/go-ds-flatfs v0.5.1
|
|
github.com/ipfs/go-ipfs-blockstore v1.2.0
|
|
github.com/ipfs/go-ipfs-ds-help v1.1.0
|
|
github.com/ipfs/go-ipld-cbor v0.0.6
|
|
github.com/ipfs/go-ipld-format v0.4.0
|
|
github.com/ipfs/go-ipns v0.3.0
|
|
github.com/ipfs/go-log v1.0.5
|
|
github.com/ipfs/go-log/v2 v2.5.1
|
|
github.com/ipfs/go-merkledag v0.10.0
|
|
github.com/ipfs/go-path v0.3.0
|
|
github.com/ipfs/go-unixfs v0.4.3
|
|
github.com/ipfs/interface-go-ipfs-core v0.8.1
|
|
github.com/jsummers/gobmp v0.0.0-20151104160322-e2ba15ffa76e
|
|
github.com/kelseyhightower/envconfig v1.4.0
|
|
github.com/libp2p/go-libp2p v0.24.1
|
|
github.com/libp2p/go-libp2p-kad-dht v0.20.0
|
|
github.com/libp2p/go-libp2p-record v0.2.0
|
|
github.com/libp2p/zeroconf/v2 v2.2.0
|
|
github.com/logrusorgru/aurora v2.0.3+incompatible
|
|
github.com/magiconair/properties v1.8.4
|
|
github.com/mb0/diff v0.0.0-20131118162322-d8d9a906c24d
|
|
github.com/microcosm-cc/bluemonday v1.0.1
|
|
github.com/miolini/datacounter v1.0.2
|
|
github.com/mr-tron/base58 v1.2.0
|
|
github.com/msingleton/amplitude-go v0.0.0-20200312121213-b7c11448c30e
|
|
github.com/multiformats/go-base32 v0.1.0
|
|
github.com/multiformats/go-multiaddr v0.8.0
|
|
github.com/multiformats/go-multiaddr-dns v0.3.1
|
|
github.com/multiformats/go-multibase v0.1.1
|
|
github.com/multiformats/go-multihash v0.2.1
|
|
github.com/opentracing/opentracing-go v1.2.0
|
|
github.com/otiai10/copy v1.9.0
|
|
github.com/otiai10/opengraph/v2 v2.1.0
|
|
github.com/pkg/errors v0.9.1
|
|
github.com/prometheus/client_golang v1.14.0
|
|
github.com/pseudomuto/protoc-gen-doc v1.5.1
|
|
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
|
|
github.com/sasha-s/go-deadlock v0.3.1
|
|
github.com/spf13/cobra v1.4.0
|
|
github.com/stretchr/testify v1.8.2
|
|
github.com/textileio/go-ds-badger3 v0.1.0
|
|
github.com/textileio/go-threads v0.0.0-00010101000000-000000000000
|
|
github.com/tyler-smith/go-bip39 v1.0.1-0.20190808214741-c55f737395bc
|
|
github.com/uber/jaeger-client-go v2.28.0+incompatible
|
|
github.com/yuin/goldmark v1.4.13
|
|
go.uber.org/multierr v1.9.0
|
|
go.uber.org/zap v1.24.0
|
|
golang.org/x/exp v0.0.0-20230105202349-8879d0199aa3
|
|
golang.org/x/image v0.0.0-20211028202545-6944b10bf410
|
|
golang.org/x/net v0.7.0
|
|
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
|
|
golang.org/x/text v0.7.0
|
|
google.golang.org/grpc v1.47.0
|
|
gopkg.in/Graylog2/go-gelf.v2 v2.0.0-20180125164251-1832d8546a9f
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
storj.io/drpc v0.0.32
|
|
|
|
)
|
|
|
|
require (
|
|
github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96 // indirect
|
|
github.com/HdrHistogram/hdrhistogram-go v1.1.0 // indirect
|
|
github.com/Masterminds/semver v1.4.2 // indirect
|
|
github.com/Masterminds/sprig v2.15.0+incompatible // indirect
|
|
github.com/RoaringBitmap/roaring v0.9.4 // indirect
|
|
github.com/alecthomas/jsonschema v0.0.0-20191017121752-4bb6e3fae4f2 // indirect
|
|
github.com/alecthomas/units v0.0.0-20210927113745-59d0afb8317a // indirect
|
|
github.com/alexbrainman/goissue34681 v0.0.0-20191006012335-3fc7a47baff5 // indirect
|
|
github.com/andybalholm/cascadia v1.3.1 // indirect
|
|
github.com/anytypeio/go-chash v0.0.2 // indirect
|
|
github.com/aokoli/goutils v1.0.1 // indirect
|
|
github.com/benbjohnson/clock v1.3.0 // indirect
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
github.com/bits-and-blooms/bitset v1.2.0 // indirect
|
|
github.com/blevesearch/bleve_index_api v1.0.5 // indirect
|
|
github.com/blevesearch/geo v0.1.16 // indirect
|
|
github.com/blevesearch/go-porterstemmer v1.0.3 // indirect
|
|
github.com/blevesearch/gtreap v0.1.1 // indirect
|
|
github.com/blevesearch/mmap-go v1.0.4 // indirect
|
|
github.com/blevesearch/scorch_segment_api/v2 v2.1.4 // indirect
|
|
github.com/blevesearch/segment v0.9.0 // indirect
|
|
github.com/blevesearch/snowballstem v0.9.0 // indirect
|
|
github.com/blevesearch/upsidedown_store_api v1.0.1 // indirect
|
|
github.com/blevesearch/vellum v1.0.9 // indirect
|
|
github.com/blevesearch/zapx/v11 v11.3.7 // indirect
|
|
github.com/blevesearch/zapx/v12 v12.3.7 // indirect
|
|
github.com/blevesearch/zapx/v13 v13.3.7 // indirect
|
|
github.com/blevesearch/zapx/v14 v14.3.7 // indirect
|
|
github.com/blevesearch/zapx/v15 v15.3.8 // indirect
|
|
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
|
|
github.com/cespare/xxhash v1.1.0 // indirect
|
|
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
|
github.com/containerd/cgroups v1.0.4 // indirect
|
|
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
|
|
github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3 // indirect
|
|
github.com/cskr/pubsub v1.0.2 // indirect
|
|
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c // indirect
|
|
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
|
|
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
|
|
github.com/dgraph-io/badger v1.6.2 // indirect
|
|
github.com/dgraph-io/ristretto v0.1.1 // indirect
|
|
github.com/docker/go-units v0.5.0 // indirect
|
|
github.com/dsoprea/go-iptc v0.0.0-20200609062250-162ae6b44feb // indirect
|
|
github.com/dsoprea/go-logging v0.0.0-20200710184922-b02d349568dd // indirect
|
|
github.com/dsoprea/go-photoshop-info-format v0.0.0-20200609050348-3db9b63b202c // indirect
|
|
github.com/dsoprea/go-utility/v2 v2.0.0-20200717064901-2fccff4aa15e // indirect
|
|
github.com/dustin/go-humanize v1.0.0 // indirect
|
|
github.com/elastic/gosigar v0.14.2 // indirect
|
|
github.com/envoyproxy/protoc-gen-validate v0.3.0-java // indirect
|
|
github.com/flynn/noise v1.0.0 // indirect
|
|
github.com/fogleman/gg v1.3.0 // indirect
|
|
github.com/francoispqt/gojay v1.2.13 // indirect
|
|
github.com/go-errors/errors v1.1.1 // indirect
|
|
github.com/go-logr/logr v1.2.3 // indirect
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
|
github.com/go-shiori/dom v0.0.0-20210627111528-4e4722cd0d65 // indirect
|
|
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
|
|
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b // indirect
|
|
github.com/godbus/dbus/v5 v5.1.0 // indirect
|
|
github.com/gogo/googleapis v1.3.1 // indirect
|
|
github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28 // indirect
|
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
|
|
github.com/golang/geo v0.0.0-20210211234256-740aa86cb551 // indirect
|
|
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect
|
|
github.com/golang/protobuf v1.5.2 // indirect
|
|
github.com/golang/snappy v0.0.4 // indirect
|
|
github.com/google/flatbuffers v1.12.1 // indirect
|
|
github.com/google/go-querystring v1.1.0 // indirect
|
|
github.com/google/gopacket v1.1.19 // indirect
|
|
github.com/google/pprof v0.0.0-20221203041831-ce31453925ec // indirect
|
|
github.com/gorilla/websocket v1.5.0 // indirect
|
|
github.com/gosimple/unidecode v1.0.1 // indirect
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
|
github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d // indirect
|
|
github.com/huandu/xstrings v1.0.0 // indirect
|
|
github.com/huin/goupnp v1.0.3 // indirect
|
|
github.com/imdario/mergo v0.3.4 // indirect
|
|
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
|
github.com/ipfs/bbloom v0.0.4 // indirect
|
|
github.com/ipfs/go-bitfield v1.1.0 // indirect
|
|
github.com/ipfs/go-bitswap v0.11.0 // indirect
|
|
github.com/ipfs/go-blockservice v0.5.0 // indirect
|
|
github.com/ipfs/go-cidutil v0.1.0 // indirect
|
|
github.com/ipfs/go-fetcher v1.6.1 // indirect
|
|
github.com/ipfs/go-ipfs-chunker v0.0.5 // indirect
|
|
github.com/ipfs/go-ipfs-delay v0.0.1 // indirect
|
|
github.com/ipfs/go-ipfs-exchange-interface v0.2.0 // indirect
|
|
github.com/ipfs/go-ipfs-exchange-offline v0.3.0 // indirect
|
|
github.com/ipfs/go-ipfs-posinfo v0.0.1 // indirect
|
|
github.com/ipfs/go-ipfs-pq v0.0.2 // indirect
|
|
github.com/ipfs/go-ipfs-provider v0.8.1 // indirect
|
|
github.com/ipfs/go-ipfs-util v0.0.2 // indirect
|
|
github.com/ipfs/go-ipld-legacy v0.1.1 // indirect
|
|
github.com/ipfs/go-libipfs v0.3.0 // indirect
|
|
github.com/ipfs/go-metrics-interface v0.0.1 // indirect
|
|
github.com/ipfs/go-peertaskqueue v0.8.0 // indirect
|
|
github.com/ipfs/go-verifcid v0.0.2 // indirect
|
|
github.com/ipld/go-codec-dagpb v1.6.0 // indirect
|
|
github.com/ipld/go-ipld-prime v0.20.0 // indirect
|
|
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
|
|
github.com/jbenet/go-temp-err-catcher v0.1.0 // indirect
|
|
github.com/jbenet/goprocess v0.1.4 // indirect
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
|
github.com/klauspost/compress v1.15.12 // indirect
|
|
github.com/klauspost/cpuid/v2 v2.2.2 // indirect
|
|
github.com/koron/go-ssdp v0.0.3 // indirect
|
|
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
|
|
github.com/libp2p/go-cidranger v1.1.0 // indirect
|
|
github.com/libp2p/go-flow-metrics v0.1.0 // indirect
|
|
github.com/libp2p/go-libp2p-asn-util v0.2.0 // indirect
|
|
github.com/libp2p/go-libp2p-kbucket v0.5.0 // indirect
|
|
github.com/libp2p/go-libp2p-routing-helpers v0.4.0 // indirect
|
|
github.com/libp2p/go-msgio v0.2.0 // indirect
|
|
github.com/libp2p/go-nat v0.1.0 // indirect
|
|
github.com/libp2p/go-netroute v0.2.1 // indirect
|
|
github.com/libp2p/go-openssl v0.1.0 // indirect
|
|
github.com/libp2p/go-reuseport v0.2.0 // indirect
|
|
github.com/libp2p/go-yamux/v4 v4.0.0 // indirect
|
|
github.com/lucas-clemente/quic-go v0.31.1 // indirect
|
|
github.com/marten-seemann/qtls-go1-18 v0.1.3 // indirect
|
|
github.com/marten-seemann/qtls-go1-19 v0.1.1 // indirect
|
|
github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd // indirect
|
|
github.com/mattn/go-isatty v0.0.17 // indirect
|
|
github.com/mattn/go-pointer v0.0.1 // indirect
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
|
|
github.com/miekg/dns v1.1.50 // indirect
|
|
github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b // indirect
|
|
github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc // indirect
|
|
github.com/minio/sha256-simd v1.0.0 // indirect
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
|
github.com/mschoch/smat v0.2.0 // indirect
|
|
github.com/multiformats/go-base36 v0.2.0 // indirect
|
|
github.com/multiformats/go-multiaddr-fmt v0.1.0 // indirect
|
|
github.com/multiformats/go-multicodec v0.8.0 // indirect
|
|
github.com/multiformats/go-multistream v0.3.3 // indirect
|
|
github.com/multiformats/go-varint v0.0.7 // indirect
|
|
github.com/mwitkow/go-proto-validators v0.0.0-20180403085117-0950a7990007 // indirect
|
|
github.com/oklog/ulid/v2 v2.0.2 // indirect
|
|
github.com/onsi/ginkgo/v2 v2.5.1 // indirect
|
|
github.com/opencontainers/runtime-spec v1.0.2 // indirect
|
|
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
|
|
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
|
|
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 // indirect
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
github.com/polydawn/refmt v0.89.0 // indirect
|
|
github.com/prometheus/client_model v0.3.0 // indirect
|
|
github.com/prometheus/common v0.37.0 // indirect
|
|
github.com/prometheus/procfs v0.8.0 // indirect
|
|
github.com/pseudomuto/protokit v0.2.0 // indirect
|
|
github.com/raulk/go-watchdog v1.3.0 // indirect
|
|
github.com/rs/cors v1.7.0 // indirect
|
|
github.com/sirupsen/logrus v1.8.1 // indirect
|
|
github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572 // indirect
|
|
github.com/spaolacci/murmur3 v1.1.0 // indirect
|
|
github.com/spf13/pflag v1.0.5 // indirect
|
|
github.com/textileio/go-datastore-extensions v1.1.0 // indirect
|
|
github.com/tidwall/gjson v1.14.0 // indirect
|
|
github.com/tidwall/match v1.1.1 // indirect
|
|
github.com/tidwall/pretty v1.2.0 // indirect
|
|
github.com/tidwall/sjson v1.2.3 // indirect
|
|
github.com/uber/jaeger-lib v2.4.0+incompatible // indirect
|
|
github.com/whyrusleeping/cbor-gen v0.0.0-20221220214510-0333c149dec0 // indirect
|
|
github.com/whyrusleeping/chunker v0.0.0-20181014151217-fe64bd25879f // indirect
|
|
github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 // indirect
|
|
github.com/zeebo/blake3 v0.2.3 // indirect
|
|
github.com/zeebo/errs v1.3.0 // indirect
|
|
go.etcd.io/bbolt v1.3.5 // indirect
|
|
go.opencensus.io v0.24.0 // indirect
|
|
go.opentelemetry.io/otel v1.11.2 // indirect
|
|
go.opentelemetry.io/otel/trace v1.11.2 // indirect
|
|
go.uber.org/atomic v1.10.0 // indirect
|
|
go.uber.org/dig v1.15.0 // indirect
|
|
go.uber.org/fx v1.18.2 // indirect
|
|
golang.org/x/crypto v0.5.0 // indirect
|
|
golang.org/x/mod v0.7.0 // indirect
|
|
golang.org/x/sync v0.1.0 // indirect
|
|
golang.org/x/sys v0.5.0 // indirect
|
|
golang.org/x/tools v0.3.0 // indirect
|
|
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
|
|
google.golang.org/appengine v1.6.7 // indirect
|
|
google.golang.org/genproto v0.0.0-20220114231437-d2e6a121cae0 // indirect
|
|
google.golang.org/protobuf v1.28.1 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
lukechampine.com/blake3 v1.1.7 // indirect
|
|
nhooyr.io/websocket v1.8.7 // indirect
|
|
)
|
|
|
|
replace github.com/elastic/gosigar => github.com/anytypeio/gosigar v0.0.0-20220811145612-92bd3366198a
|
|
|
|
replace github.com/textileio/go-ds-badger3 => github.com/anytypeio/go-ds-badger3 v0.3.1-0.20221103102622-3233d4e13cb8
|
|
|
|
replace github.com/dgraph-io/ristretto => github.com/dgraph-io/ristretto v0.1.1-0.20220403145359-8e850b710d6d
|
|
|
|
replace github.com/JohannesKaufmann/html-to-markdown => github.com/anytypeio/html-to-markdown v0.0.0-20200617145221-2afd2a14bae1
|
|
|
|
replace github.com/textileio/go-threads => github.com/anytypeio/go-threads v1.1.6-0.20221213174125-89c8cdb03fe8
|
|
|
|
replace github.com/hsanjuan/ipfs-lite => github.com/anytypeio/ipfs-lite v1.4.3-0.20221213154513-adb3ebf9381c
|
|
|
|
replace github.com/textileio/go-libp2p-pubsub-rpc => github.com/anytypeio/go-libp2p-pubsub-rpc v0.0.10-0.20221213171524-df44a6b1795d
|
|
|
|
replace github.com/msingleton/amplitude-go => github.com/anytypeio/amplitude-go v0.0.0-20211130222238-8d16496a9b31
|
|
|
|
replace github.com/ipfs/go-log/v2 => github.com/anytypeio/go-log/v2 v2.1.2-0.20220721095711-bcf09ff293b2
|
|
|
|
replace gopkg.in/Graylog2/go-gelf.v2 => github.com/anytypeio/go-gelf v0.0.0-20210418191311-774bd5b016e7
|
|
|
|
replace github.com/araddon/dateparse => github.com/mehanizm/dateparse v0.0.0-20210806203422-f82c8742c9f8 // use a fork to support dd.mm.yyyy date format
|
|
|
|
replace github.com/multiformats/go-multiaddr => github.com/anytypeio/go-multiaddr v0.8.1-0.20221213144344-0b6b93adaec4
|
|
|
|
replace github.com/gogo/protobuf => github.com/anytypeio/protobuf v1.3.3-0.20220812130913-4790a673c288
|