295 lines
14 KiB
PHP
295 lines
14 KiB
PHP
MODGO_MODULES = \
|
|
ariga.io/atlas v0.5.1-0.20220717122844-8593d7eb1a8e \
|
|
cloud.google.com/go v0.26.0 \
|
|
entgo.io/ent v0.11.2 \
|
|
github.com/!burnt!sushi/toml v0.3.1 \
|
|
github.com/!johannes!kaufmann/html-to-markdown v1.3.5 \
|
|
github.com/!one!of!one/xxhash v1.2.2 \
|
|
github.com/!puerkito!bio/goquery v1.8.0 \
|
|
github.com/agext/levenshtein v1.2.1 \
|
|
github.com/alecthomas/chroma v0.10.0 \
|
|
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc \
|
|
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf \
|
|
github.com/andybalholm/brotli v1.0.4 \
|
|
github.com/andybalholm/cascadia v1.3.1 \
|
|
github.com/apparentlymart/go-textseg/v13 v13.0.0 \
|
|
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de \
|
|
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 \
|
|
github.com/aws/aws-lambda-go v1.34.1 \
|
|
github.com/awslabs/aws-lambda-go-api-proxy v0.13.3 \
|
|
github.com/aymerick/douceur v0.2.0 \
|
|
github.com/benbjohnson/clock v1.1.0 \
|
|
github.com/beorn7/perks v1.0.0 \
|
|
github.com/cespare/xxhash v1.1.0 \
|
|
github.com/charmbracelet/glamour v0.5.0 \
|
|
github.com/chzyer/logex v1.1.10 \
|
|
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 \
|
|
github.com/client9/misspell v0.3.4 \
|
|
github.com/coreos/bbolt v1.3.2 \
|
|
github.com/coreos/etcd v3.3.10+incompatible \
|
|
github.com/coreos/go-semver v0.2.0 \
|
|
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e \
|
|
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f \
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.2 \
|
|
github.com/davecgh/go-spew v1.1.1 \
|
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible \
|
|
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 \
|
|
github.com/disintegration/imaging v1.6.2 \
|
|
github.com/dlclark/regexp2 v1.7.0 \
|
|
github.com/eliukblau/pixterm v1.3.1 \
|
|
github.com/fsnotify/fsnotify v1.5.4 \
|
|
github.com/ghodss/yaml v1.0.0 \
|
|
github.com/go-kit/kit v0.8.0 \
|
|
github.com/go-logfmt/logfmt v0.4.0 \
|
|
github.com/go-openapi/inflect v0.19.0 \
|
|
github.com/go-playground/locales v0.14.0 \
|
|
github.com/go-playground/universal-translator v0.18.0 \
|
|
github.com/go-playground/validator/v10 v10.11.0 \
|
|
github.com/go-shiori/dom v0.0.0-20210627111528-4e4722cd0d65 \
|
|
github.com/go-shiori/go-readability v0.0.0-20220215145315-dd6828d2f09b \
|
|
github.com/go-sql-driver/mysql v1.6.0 \
|
|
github.com/go-stack/stack v1.8.0 \
|
|
github.com/gofiber/fiber/v2 v2.36.0 \
|
|
github.com/gofiber/template v1.6.30 \
|
|
github.com/gogo/protobuf v1.2.1 \
|
|
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f \
|
|
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b \
|
|
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef \
|
|
github.com/golang/mock v1.1.1 \
|
|
github.com/golang/protobuf v1.3.1 \
|
|
github.com/google/btree v1.0.0 \
|
|
github.com/google/go-cmp v0.5.8 \
|
|
github.com/google/gofuzz v1.0.0 \
|
|
github.com/google/uuid v1.3.0 \
|
|
github.com/gorilla/css v1.0.0 \
|
|
github.com/gorilla/websocket v1.4.0 \
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0 \
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 \
|
|
github.com/grpc-ecosystem/grpc-gateway v1.9.0 \
|
|
github.com/hashicorp/hcl v1.0.0 \
|
|
github.com/hashicorp/hcl/v2 v2.10.0 \
|
|
github.com/inconshreveable/mousetrap v1.0.1 \
|
|
github.com/jonboulle/clockwork v0.1.0 \
|
|
github.com/json-iterator/go v1.1.12 \
|
|
github.com/julienschmidt/httprouter v1.2.0 \
|
|
github.com/kisielk/errcheck v1.1.0 \
|
|
github.com/kisielk/gotool v1.0.0 \
|
|
github.com/klauspost/compress v1.15.9 \
|
|
github.com/konsorten/go-windows-terminal-sequences v1.0.1 \
|
|
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 \
|
|
github.com/kr/pretty v0.1.0 \
|
|
github.com/kr/pty v1.1.1 \
|
|
github.com/kr/text v0.1.0 \
|
|
github.com/leodido/go-urn v1.2.1 \
|
|
github.com/lib/pq v1.10.6 \
|
|
github.com/lucasb-eyer/go-colorful v1.2.0 \
|
|
github.com/magiconair/properties v1.8.6 \
|
|
github.com/mattn/go-isatty v0.0.16 \
|
|
github.com/mattn/go-runewidth v0.0.13 \
|
|
github.com/mattn/go-sqlite3 v1.14.15 \
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.1 \
|
|
github.com/microcosm-cc/bluemonday v1.0.19 \
|
|
github.com/mitchellh/go-homedir v1.1.0 \
|
|
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 \
|
|
github.com/mitchellh/mapstructure v1.5.0 \
|
|
github.com/mmcdole/gofeed v1.1.3 \
|
|
github.com/mmcdole/goxpp v0.0.0-20200921145534-2f3784f67354 \
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd \
|
|
github.com/modern-go/reflect2 v1.0.2 \
|
|
github.com/mrusme/journalist v1.0.1-0.20220830190010-0f512be110d3 \
|
|
github.com/muesli/reflow v0.3.0 \
|
|
github.com/muesli/termenv v0.12.0 \
|
|
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 \
|
|
github.com/oklog/ulid v1.3.1 \
|
|
github.com/olekukonko/tablewriter v0.0.5 \
|
|
github.com/pelletier/go-toml v1.9.5 \
|
|
github.com/pelletier/go-toml/v2 v2.0.3 \
|
|
github.com/pkg/errors v0.8.1 \
|
|
github.com/pmezard/go-difflib v1.0.0 \
|
|
github.com/prometheus/client_golang v0.9.3 \
|
|
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 \
|
|
github.com/prometheus/common v0.4.0 \
|
|
github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 \
|
|
github.com/prometheus/tsdb v0.7.1 \
|
|
github.com/rivo/uniseg v0.3.4 \
|
|
github.com/robertkrimen/otto v0.0.0-20211024170158-b87d35c0b86f \
|
|
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af \
|
|
github.com/russross/blackfriday/v2 v2.1.0 \
|
|
github.com/sebdah/goldie/v2 v2.5.1 \
|
|
github.com/sergi/go-diff v1.1.0 \
|
|
github.com/shurcoo!l/sanitized_anchor_name v1.0.0 \
|
|
github.com/sirupsen/logrus v1.9.0 \
|
|
github.com/soheilhy/cmux v0.1.4 \
|
|
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 \
|
|
github.com/spf13/afero v1.9.2 \
|
|
github.com/spf13/cast v1.5.0 \
|
|
github.com/spf13/cobra v1.5.0 \
|
|
github.com/spf13/jwalterweatherman v1.1.0 \
|
|
github.com/spf13/pflag v1.0.5 \
|
|
github.com/spf13/viper v1.12.0 \
|
|
github.com/stretchr/objx v0.1.1 \
|
|
github.com/stretchr/testify v1.8.0 \
|
|
github.com/subosito/gotenv v1.4.0 \
|
|
github.com/tinoquang/go-cloudflare-scraper v0.0.0-20200802120520-9158f3ffb9bf \
|
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 \
|
|
github.com/ugorji/go v1.1.4 \
|
|
github.com/urfave/cli v1.22.3 \
|
|
github.com/valyala/bytebufferpool v1.0.0 \
|
|
github.com/valyala/fasthttp v1.39.0 \
|
|
github.com/valyala/tcplisten v1.0.0 \
|
|
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 \
|
|
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 \
|
|
github.com/yuin/goldmark v1.4.13 \
|
|
github.com/yuin/goldmark-emoji v1.0.1 \
|
|
github.com/zclconf/go-cty v1.8.0 \
|
|
go.etcd.io/bbolt v1.3.2 \
|
|
go.uber.org/atomic v1.10.0 \
|
|
go.uber.org/goleak v1.1.11 \
|
|
go.uber.org/multierr v1.8.0 \
|
|
go.uber.org/zap v1.23.0 \
|
|
golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 \
|
|
golang.org/x/image v0.0.0-20220722155232-062f8c9fd539 \
|
|
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 \
|
|
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 \
|
|
golang.org/x/net v0.0.0-20220826154423-83b083e8dc8b \
|
|
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be \
|
|
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 \
|
|
golang.org/x/sys v0.0.0-20220829200755-d48e67d00261 \
|
|
golang.org/x/term v0.0.0-20220722155259-a9ba230a4035 \
|
|
golang.org/x/text v0.3.7 \
|
|
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 \
|
|
golang.org/x/tools v0.0.0-20190311212946-11955173bddd \
|
|
google.golang.org/appengine v1.1.0 \
|
|
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 \
|
|
google.golang.org/grpc v1.21.0 \
|
|
gopkg.in/alecthomas/kingpin.v2 v2.2.6 \
|
|
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 \
|
|
gopkg.in/ini.v1 v1.67.0 \
|
|
gopkg.in/readline.v1 v1.0.0-20160726135117-62c6fe619375 \
|
|
gopkg.in/resty.v1 v1.12.0 \
|
|
gopkg.in/sourcemap.v1 v1.0.5 \
|
|
gopkg.in/yaml.v2 v2.4.0 \
|
|
gopkg.in/yaml.v3 v3.0.1 \
|
|
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
|
|
MODGO_MODFILES = \
|
|
github.com/!puerkito!bio/goquery v1.5.1 \
|
|
github.com/andybalholm/cascadia v1.1.0 \
|
|
github.com/andybalholm/cascadia v1.2.0 \
|
|
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 \
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.0 \
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d \
|
|
github.com/davecgh/go-spew v1.1.0 \
|
|
github.com/dlclark/regexp2 v1.4.0 \
|
|
github.com/fsnotify/fsnotify v1.4.7 \
|
|
github.com/go-logfmt/logfmt v0.3.0 \
|
|
github.com/gogo/protobuf v1.1.1 \
|
|
github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28 \
|
|
github.com/golang/protobuf v1.2.0 \
|
|
github.com/google/go-cmp v0.2.0 \
|
|
github.com/inconshreveable/mousetrap v1.0.0 \
|
|
github.com/json-iterator/go v1.1.10 \
|
|
github.com/lucasb-eyer/go-colorful v1.0.3 \
|
|
github.com/magiconair/properties v1.8.0 \
|
|
github.com/mattn/go-isatty v0.0.13 \
|
|
github.com/mattn/go-isatty v0.0.14 \
|
|
github.com/mattn/go-runewidth v0.0.12 \
|
|
github.com/mattn/go-runewidth v0.0.9 \
|
|
github.com/microcosm-cc/bluemonday v1.0.17 \
|
|
github.com/mitchellh/mapstructure v1.1.2 \
|
|
github.com/mmcdole/goxpp v0.0.0-20181012175147-0068e33feabf \
|
|
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 \
|
|
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 \
|
|
github.com/muesli/termenv v0.9.0 \
|
|
github.com/pelletier/go-toml v1.2.0 \
|
|
github.com/pkg/errors v0.8.0 \
|
|
github.com/prometheus/client_golang v0.9.1 \
|
|
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 \
|
|
github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce \
|
|
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d \
|
|
github.com/rivo/uniseg v0.1.0 \
|
|
github.com/rivo/uniseg v0.2.0 \
|
|
github.com/russross/blackfriday/v2 v2.0.1 \
|
|
github.com/sergi/go-diff v1.0.0 \
|
|
github.com/sirupsen/logrus v1.2.0 \
|
|
github.com/sirupsen/logrus v1.8.1 \
|
|
github.com/spf13/afero v1.1.2 \
|
|
github.com/spf13/cast v1.3.0 \
|
|
github.com/spf13/cobra v1.0.0 \
|
|
github.com/spf13/jwalterweatherman v1.0.0 \
|
|
github.com/spf13/pflag v1.0.3 \
|
|
github.com/spf13/viper v1.4.0 \
|
|
github.com/stretchr/objx v0.1.0 \
|
|
github.com/stretchr/testify v1.2.2 \
|
|
github.com/stretchr/testify v1.3.0 \
|
|
github.com/stretchr/testify v1.4.0 \
|
|
github.com/stretchr/testify v1.7.0 \
|
|
github.com/yuin/goldmark v1.2.0 \
|
|
github.com/yuin/goldmark v1.2.1 \
|
|
github.com/yuin/goldmark v1.4.4 \
|
|
go.uber.org/atomic v1.4.0 \
|
|
go.uber.org/atomic v1.7.0 \
|
|
go.uber.org/multierr v1.1.0 \
|
|
go.uber.org/multierr v1.6.0 \
|
|
go.uber.org/zap v1.10.0 \
|
|
go.uber.org/zap v1.22.0 \
|
|
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 \
|
|
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 \
|
|
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413 \
|
|
golang.org/x/crypto v0.0.0-20220817201139-bc19a97f63c8 \
|
|
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 \
|
|
golang.org/x/image v0.0.0-20191206065243-da761ea9ff43 \
|
|
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 \
|
|
golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01 \
|
|
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d \
|
|
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a \
|
|
golang.org/x/net v0.0.0-20181220203305-927f97764cc3 \
|
|
golang.org/x/net v0.0.0-20190311183353-d8887717615a \
|
|
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 \
|
|
golang.org/x/net v0.0.0-20190522155817-f3200d17e092 \
|
|
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 \
|
|
golang.org/x/net v0.0.0-20200301022130-244492dfa37a \
|
|
golang.org/x/net v0.0.0-20200320220750-118fecf932d8 \
|
|
golang.org/x/net v0.0.0-20210505214959-0714010a04ed \
|
|
golang.org/x/net v0.0.0-20210614182718-04defd469f4e \
|
|
golang.org/x/net v0.0.0-20210916014120-12bc252f5db8 \
|
|
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 \
|
|
golang.org/x/net v0.0.0-20220812174116-3211cb980234 \
|
|
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f \
|
|
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f \
|
|
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 \
|
|
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 \
|
|
golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8 \
|
|
golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5 \
|
|
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a \
|
|
golang.org/x/sys v0.0.0-20190412213103-97732733099d \
|
|
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 \
|
|
golang.org/x/sys v0.0.0-20200116001909-b77594299b42 \
|
|
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 \
|
|
golang.org/x/sys v0.0.0-20210423082822-04245dca01da \
|
|
golang.org/x/sys v0.0.0-20210514084401-e8d321eab015 \
|
|
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 \
|
|
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c \
|
|
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 \
|
|
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 \
|
|
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 \
|
|
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab \
|
|
golang.org/x/sys v0.0.0-20220818161305-2296e01440c6 \
|
|
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 \
|
|
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 \
|
|
golang.org/x/text v0.3.0 \
|
|
golang.org/x/text v0.3.2 \
|
|
golang.org/x/text v0.3.6 \
|
|
golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 \
|
|
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e \
|
|
golang.org/x/tools v0.0.0-20190114222345-bf090417da8b \
|
|
google.golang.org/grpc v1.19.0 \
|
|
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 \
|
|
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 \
|
|
gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7 \
|
|
gopkg.in/yaml.v2 v2.2.1 \
|
|
gopkg.in/yaml.v2 v2.2.2 \
|
|
gopkg.in/yaml.v2 v2.2.4 \
|
|
gopkg.in/yaml.v2 v2.2.8 \
|
|
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c \
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|