2019-03-27 11:15:23 +00:00
|
|
|
module code.gitea.io/gitea
|
|
|
|
|
2021-08-21 19:04:17 +00:00
|
|
|
go 1.16
|
2019-03-27 11:15:23 +00:00
|
|
|
|
|
|
|
require (
|
2021-02-28 23:08:33 +00:00
|
|
|
cloud.google.com/go v0.78.0 // indirect
|
2020-08-15 17:13:07 +00:00
|
|
|
code.gitea.io/gitea-vet v0.2.1
|
2022-01-05 04:51:12 +00:00
|
|
|
code.gitea.io/sdk/gitea v0.15.1
|
2021-10-14 02:50:23 +00:00
|
|
|
gitea.com/go-chi/binding v0.0.0-20211013065440-d16dc407c2be
|
|
|
|
gitea.com/go-chi/cache v0.0.0-20211013020926-78790b11abf1
|
|
|
|
gitea.com/go-chi/captcha v0.0.0-20211013065431-70641c1a35d5
|
2021-12-20 14:12:26 +00:00
|
|
|
gitea.com/go-chi/session v0.0.0-20211218221615-e3605d8b28b8
|
2021-08-15 20:52:26 +00:00
|
|
|
gitea.com/lunny/levelqueue v0.4.1
|
2021-12-19 05:37:18 +00:00
|
|
|
github.com/42wim/sshsig v0.0.0-20211121163825-841cf5bbc121
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/Microsoft/go-winio v0.5.0 // indirect
|
2021-01-26 15:36:53 +00:00
|
|
|
github.com/NYTimes/gziphandler v1.1.1
|
2021-07-07 19:41:05 +00:00
|
|
|
github.com/ProtonMail/go-crypto v0.0.0-20210705153151-cc34b1f6908b // indirect
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/PuerkitoBio/goquery v1.7.0
|
2021-12-20 02:49:38 +00:00
|
|
|
github.com/alecthomas/chroma v0.9.4
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/andybalholm/brotli v1.0.3 // indirect
|
|
|
|
github.com/andybalholm/cascadia v1.2.0 // indirect
|
2022-01-01 08:26:27 +00:00
|
|
|
github.com/blevesearch/bleve/v2 v2.3.0
|
2021-01-28 16:56:38 +00:00
|
|
|
github.com/boombuler/barcode v1.0.1 // indirect
|
2021-02-28 23:08:33 +00:00
|
|
|
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b // indirect
|
2022-01-01 09:43:28 +00:00
|
|
|
github.com/caddyserver/certmagic v0.15.2
|
2021-03-15 22:27:28 +00:00
|
|
|
github.com/chi-middleware/proxy v1.1.1
|
2021-02-28 23:08:33 +00:00
|
|
|
github.com/couchbase/go-couchbase v0.0.0-20210224140812-5740cd35f448 // indirect
|
|
|
|
github.com/couchbase/gomemcached v0.1.2 // indirect
|
|
|
|
github.com/couchbase/goutils v0.0.0-20210118111533-e33d3ffb5401 // indirect
|
2021-04-23 00:08:53 +00:00
|
|
|
github.com/denisenkom/go-mssqldb v0.10.0
|
2021-06-20 22:00:46 +00:00
|
|
|
github.com/djherbis/buffer v1.2.0
|
|
|
|
github.com/djherbis/nio/v3 v3.0.1
|
2020-02-03 19:50:37 +00:00
|
|
|
github.com/dustin/go-humanize v1.0.0
|
2021-04-23 00:08:53 +00:00
|
|
|
github.com/editorconfig/editorconfig-core-go/v2 v2.4.2
|
2019-04-19 12:17:27 +00:00
|
|
|
github.com/emirpasic/gods v1.12.0
|
2021-01-18 01:21:14 +00:00
|
|
|
github.com/ethantkoenig/rupture v1.0.0
|
2021-06-28 17:05:27 +00:00
|
|
|
github.com/gliderlabs/ssh v0.3.3
|
2021-02-28 23:08:33 +00:00
|
|
|
github.com/go-asn1-ber/asn1-ber v1.5.3 // indirect
|
2021-10-14 02:50:23 +00:00
|
|
|
github.com/go-chi/chi/v5 v5.0.4
|
2021-04-23 00:08:53 +00:00
|
|
|
github.com/go-chi/cors v1.2.0
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/go-enry/go-enry/v2 v2.7.1
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/go-git/go-billy/v5 v5.3.1
|
2021-06-30 20:58:45 +00:00
|
|
|
github.com/go-git/go-git/v5 v5.4.3-0.20210630082519-b4368b2a2ca4
|
2021-04-23 00:08:53 +00:00
|
|
|
github.com/go-ldap/ldap/v3 v3.3.0
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/go-redis/redis/v8 v8.11.0
|
2021-04-23 00:08:53 +00:00
|
|
|
github.com/go-sql-driver/mysql v1.6.0
|
|
|
|
github.com/go-swagger/go-swagger v0.27.0
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/go-testfixtures/testfixtures/v3 v3.6.1
|
2019-09-09 05:48:21 +00:00
|
|
|
github.com/gobwas/glob v0.2.3
|
2019-12-14 00:15:48 +00:00
|
|
|
github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28
|
2019-07-16 00:13:03 +00:00
|
|
|
github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
|
2021-02-01 04:49:25 +00:00
|
|
|
github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
|
2021-08-03 18:32:01 +00:00
|
|
|
github.com/golang-jwt/jwt v3.2.2+incompatible
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/golang/snappy v0.0.4 // indirect
|
2021-10-26 07:19:21 +00:00
|
|
|
github.com/google/go-github/v39 v39.2.0
|
2021-01-28 16:56:38 +00:00
|
|
|
github.com/google/uuid v1.2.0
|
2021-10-16 14:21:16 +00:00
|
|
|
github.com/gorilla/feeds v1.1.1
|
2021-02-28 23:08:33 +00:00
|
|
|
github.com/gorilla/mux v1.8.0 // indirect
|
2021-11-03 00:33:54 +00:00
|
|
|
github.com/gorilla/sessions v1.2.1
|
2021-02-17 03:47:24 +00:00
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/hashicorp/go-retryablehttp v0.7.0 // indirect
|
2021-04-23 00:08:53 +00:00
|
|
|
github.com/hashicorp/go-version v1.3.1
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/hashicorp/golang-lru v0.5.4
|
2020-10-16 05:06:27 +00:00
|
|
|
github.com/huandu/xstrings v1.3.2
|
2020-11-06 18:41:42 +00:00
|
|
|
github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/json-iterator/go v1.1.11
|
2020-11-06 18:41:42 +00:00
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
2021-04-23 00:08:53 +00:00
|
|
|
github.com/kevinburke/ssh_config v1.1.0 // indirect
|
2020-02-11 18:58:23 +00:00
|
|
|
github.com/keybase/go-crypto v0.0.0-20200123153347-de78d2cb44f4
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/klauspost/compress v1.13.1
|
2021-11-20 06:12:43 +00:00
|
|
|
github.com/klauspost/cpuid/v2 v2.0.9
|
2020-10-16 05:06:27 +00:00
|
|
|
github.com/klauspost/pgzip v1.2.5 // indirect
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/lib/pq v1.10.2
|
2019-03-27 11:15:23 +00:00
|
|
|
github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96
|
2021-07-24 17:17:02 +00:00
|
|
|
github.com/markbates/goth v1.68.0
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/mattn/go-isatty v0.0.13
|
|
|
|
github.com/mattn/go-runewidth v0.0.13 // indirect
|
2021-08-12 23:11:42 +00:00
|
|
|
github.com/mattn/go-sqlite3 v1.14.8
|
2020-11-06 18:41:42 +00:00
|
|
|
github.com/mholt/archiver/v3 v3.5.0
|
2021-10-20 20:58:39 +00:00
|
|
|
github.com/microcosm-cc/bluemonday v1.0.16
|
2021-02-28 23:08:33 +00:00
|
|
|
github.com/minio/md5-simd v1.1.2 // indirect
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/minio/minio-go/v7 v7.0.12
|
2021-02-28 23:08:33 +00:00
|
|
|
github.com/minio/sha256-simd v1.0.0 // indirect
|
|
|
|
github.com/mrjones/oauth v0.0.0-20190623134757-126b35219450 // indirect
|
|
|
|
github.com/msteinert/pam v0.0.0-20201130170657-e61372126161
|
2020-09-06 19:53:33 +00:00
|
|
|
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
2021-04-23 00:08:53 +00:00
|
|
|
github.com/niklasfasching/go-org v1.5.0
|
2021-05-09 11:08:02 +00:00
|
|
|
github.com/olekukonko/tablewriter v0.0.5 // indirect
|
2019-05-25 11:46:14 +00:00
|
|
|
github.com/oliamb/cutter v0.2.2
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/olivere/elastic/v7 v7.0.25
|
2021-05-09 11:08:02 +00:00
|
|
|
github.com/pelletier/go-toml v1.9.0 // indirect
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/pierrec/lz4/v4 v4.1.8 // indirect
|
2020-04-03 19:29:12 +00:00
|
|
|
github.com/pkg/errors v0.9.1
|
2021-01-28 16:56:38 +00:00
|
|
|
github.com/pquerna/otp v1.3.0
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/prometheus/client_golang v1.11.0
|
2019-11-22 23:33:31 +00:00
|
|
|
github.com/quasoft/websspi v1.0.0
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/rs/xid v1.3.0 // indirect
|
2021-02-28 23:08:33 +00:00
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
2021-04-23 00:08:53 +00:00
|
|
|
github.com/sergi/go-diff v1.2.0
|
2020-10-16 05:06:27 +00:00
|
|
|
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 // indirect
|
|
|
|
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
|
2020-11-06 18:41:42 +00:00
|
|
|
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
|
2021-01-18 01:21:14 +00:00
|
|
|
github.com/stretchr/testify v1.7.0
|
2020-09-27 21:09:46 +00:00
|
|
|
github.com/syndtr/goleveldb v1.0.0
|
2019-03-27 11:15:23 +00:00
|
|
|
github.com/tstranex/u2f v1.0.0
|
2021-02-28 23:08:33 +00:00
|
|
|
github.com/ulikunitz/xz v0.5.10 // indirect
|
2020-01-05 14:27:25 +00:00
|
|
|
github.com/unknwon/com v1.0.1
|
2021-03-21 15:11:36 +00:00
|
|
|
github.com/unknwon/i18n v0.0.0-20210321134014-0ebbf2df1c44
|
2020-11-06 18:41:42 +00:00
|
|
|
github.com/unknwon/paginater v0.0.0-20200328080006-042474bd0eae
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/unrolled/render v1.4.0
|
2020-11-06 18:41:42 +00:00
|
|
|
github.com/urfave/cli v1.22.5
|
2021-07-04 02:06:10 +00:00
|
|
|
github.com/xanzy/go-gitlab v0.50.1
|
2020-05-10 08:53:04 +00:00
|
|
|
github.com/yohcop/openid-go v1.0.0
|
2021-07-07 19:41:05 +00:00
|
|
|
github.com/yuin/goldmark v1.4.0
|
2021-06-10 14:44:25 +00:00
|
|
|
github.com/yuin/goldmark-highlighting v0.0.0-20210516132338-9216f9c5aa01
|
2020-11-06 18:41:42 +00:00
|
|
|
github.com/yuin/goldmark-meta v1.0.0
|
2021-06-10 14:44:25 +00:00
|
|
|
go.etcd.io/bbolt v1.3.6 // indirect
|
2020-10-03 03:37:53 +00:00
|
|
|
go.jolheiser.com/hcaptcha v0.0.4
|
2020-09-08 22:06:39 +00:00
|
|
|
go.jolheiser.com/pwn v0.0.3
|
2021-08-23 22:07:40 +00:00
|
|
|
go.uber.org/atomic v1.9.0 // indirect
|
2021-06-10 14:44:25 +00:00
|
|
|
go.uber.org/multierr v1.7.0 // indirect
|
2021-08-23 22:07:40 +00:00
|
|
|
go.uber.org/zap v1.19.0 // indirect
|
2021-12-19 05:37:18 +00:00
|
|
|
golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871
|
|
|
|
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
|
2021-07-04 02:06:10 +00:00
|
|
|
golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
|
2021-12-19 05:37:18 +00:00
|
|
|
golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
|
2021-08-23 22:07:40 +00:00
|
|
|
golang.org/x/text v0.3.7
|
2021-07-04 02:06:10 +00:00
|
|
|
golang.org/x/time v0.0.0-20210611083556-38a9dc6acbc6 // indirect
|
2021-01-28 16:56:38 +00:00
|
|
|
golang.org/x/tools v0.1.0
|
2021-07-04 02:06:10 +00:00
|
|
|
google.golang.org/protobuf v1.27.1 // indirect
|
2019-03-27 11:15:23 +00:00
|
|
|
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
|
|
|
|
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
|
2020-10-16 05:06:27 +00:00
|
|
|
gopkg.in/ini.v1 v1.62.0
|
2021-01-28 16:56:38 +00:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2020-10-16 05:06:27 +00:00
|
|
|
mvdan.cc/xurls/v2 v2.2.0
|
2019-10-08 19:48:57 +00:00
|
|
|
strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
|
2021-02-17 03:47:24 +00:00
|
|
|
xorm.io/builder v0.3.9
|
2021-09-29 20:08:44 +00:00
|
|
|
xorm.io/xorm v1.2.5
|
2019-03-27 11:15:23 +00:00
|
|
|
)
|
2020-09-06 00:44:34 +00:00
|
|
|
|
2021-04-23 00:08:53 +00:00
|
|
|
replace github.com/hashicorp/go-version => github.com/6543/go-version v1.3.1
|
2021-08-03 18:32:01 +00:00
|
|
|
|
|
|
|
replace github.com/golang-jwt/jwt v3.2.1+incompatible => github.com/golang-jwt/jwt v3.2.2+incompatible
|
2022-01-07 02:33:17 +00:00
|
|
|
|
|
|
|
replace github.com/shurcooL/vfsgen => github.com/lunny/vfsgen v0.0.0-20220105142115-2c99e1ffdfa0
|