@@ -11,82 +11,73 @@ require (
11
11
gitea.com/go-chi/captcha v0.0.0-20210110083842-e7696c336a1e
12
12
gitea.com/go-chi/session v0.0.0-20210108030337-0cb48c5ba8ee
13
13
gitea.com/lunny/levelqueue v0.3.0
14
- github.com/Microsoft/go-winio v0.4.16 // indirect
14
+ github.com/Microsoft/go-winio v0.4.18 // indirect
15
15
github.com/NYTimes/gziphandler v1.1.1
16
16
github.com/PuerkitoBio/goquery v1.5.1
17
- github.com/RoaringBitmap/roaring v0.5.5 // indirect
17
+ github.com/RoaringBitmap/roaring v0.6.0 // indirect
18
18
github.com/alecthomas/chroma v0.8.2
19
19
github.com/andybalholm/brotli v1.0.1 // indirect
20
20
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
21
- github.com/blevesearch/bleve/v2 v2.0.2
21
+ github.com/blevesearch/bleve/v2 v2.0.3
22
22
github.com/boombuler/barcode v1.0.1 // indirect
23
23
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b // indirect
24
- github.com/caddyserver/certmagic v0.12.0
24
+ github.com/caddyserver/certmagic v0.13.0
25
+ github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af // indirect
25
26
github.com/chi-middleware/proxy v1.1.1
26
27
github.com/couchbase/go-couchbase v0.0.0-20210224140812-5740cd35f448 // indirect
27
28
github.com/couchbase/gomemcached v0.1.2 // indirect
28
29
github.com/couchbase/goutils v0.0.0-20210118111533-e33d3ffb5401 // indirect
29
- github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
30
- github.com/denisenkom/go-mssqldb v0.9.0
30
+ github.com/denisenkom/go-mssqldb v0.10.0
31
31
github.com/dgrijalva/jwt-go v3.2.0+incompatible
32
32
github.com/dlclark/regexp2 v1.4.0 // indirect
33
33
github.com/dustin/go-humanize v1.0.0
34
- github.com/editorconfig/editorconfig-core-go/v2 v2.4.1
34
+ github.com/editorconfig/editorconfig-core-go/v2 v2.4.2
35
35
github.com/emirpasic/gods v1.12.0
36
36
github.com/ethantkoenig/rupture v1.0.0
37
37
github.com/gliderlabs/ssh v0.3.2
38
- github.com/glycerine/go-unsnap-stream v0.0.0-20210130063903-47dfef350d96 // indirect
39
38
github.com/go-asn1-ber/asn1-ber v1.5.3 // indirect
40
39
github.com/go-chi/chi v1.5.4
41
- github.com/go-chi/cors v1.1.1
40
+ github.com/go-chi/cors v1.2.0
42
41
github.com/go-enry/go-enry/v2 v2.6.1
43
- github.com/go-git/go-billy/v5 v5.0.0
44
- github.com/go-git/go-git/v5 v5.2.0
45
- github.com/go-ldap/ldap/v3 v3.2.4
46
- github.com/go-openapi/errors v0.20.0 // indirect
47
- github.com/go-openapi/validate v0.20.2 // indirect
48
- github.com/go-redis/redis/v8 v8.6.0
49
- github.com/go-sql-driver/mysql v1.5.0
50
- github.com/go-swagger/go-swagger v0.26.1
51
- github.com/go-testfixtures/testfixtures/v3 v3.5.0
42
+ github.com/go-git/go-billy/v5 v5.1.0
43
+ github.com/go-git/go-git/v5 v5.3.0
44
+ github.com/go-ldap/ldap/v3 v3.3.0
45
+ github.com/go-redis/redis/v8 v8.8.2
46
+ github.com/go-sql-driver/mysql v1.6.0
47
+ github.com/go-swagger/go-swagger v0.27.0
48
+ github.com/go-testfixtures/testfixtures/v3 v3.6.0
52
49
github.com/gobwas/glob v0.2.3
53
50
github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28
54
51
github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
55
52
github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
56
- github.com/golang/snappy v0.0.3 // indirect
57
53
github.com/google/go-github/v32 v32.1.0
54
+ github.com/google/go-querystring v1.1.0 // indirect
58
55
github.com/google/uuid v1.2.0
59
56
github.com/gorilla/context v1.1.1
60
57
github.com/gorilla/mux v1.8.0 // indirect
61
58
github.com/gorilla/sessions v1.2.1 // indirect
62
59
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
63
- github.com/hashicorp/go-retryablehttp v0.6.8 // indirect
64
- github.com/hashicorp/go-version v1.2.1
60
+ github.com/hashicorp/go-version v1.3.1
65
61
github.com/huandu/xstrings v1.3.2
66
- github.com/imdario/mergo v0.3.11 // indirect
67
- github.com/issue9/assert v1.3.2 // indirect
68
- github.com/issue9/identicon v1.0.1
62
+ github.com/issue9/identicon v1.2.0
69
63
github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7
70
64
github.com/json-iterator/go v1.1.10
71
65
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
72
- github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351 // indirect
66
+ github.com/kevinburke/ssh_config v1.1.0 // indirect
73
67
github.com/keybase/go-crypto v0.0.0-20200123153347-de78d2cb44f4
74
- github.com/klauspost/compress v1.11.8
68
+ github.com/klauspost/compress v1.12.1
75
69
github.com/klauspost/pgzip v1.2.5 // indirect
76
70
github.com/lafriks/xormstore v1.4.0
77
- github.com/lib/pq v1.9.0
78
- github.com/libdns/libdns v0.2.0 // indirect
71
+ github.com/lib/pq v1.10.1
79
72
github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96
80
- github.com/mailru/easyjson v0.7.7 // indirect
81
73
github.com/markbates/goth v1.67.1
82
74
github.com/mattn/go-isatty v0.0.12
83
- github.com/mattn/go-runewidth v0.0.10 // indirect
84
- github.com/mattn/go-sqlite3 v1.14.6
75
+ github.com/mattn/go-runewidth v0.0.12 // indirect
76
+ github.com/mattn/go-sqlite3 v1.14.7
85
77
github.com/mgechev/dots v0.0.0-20190921121421-c36f7dcfbb81
86
- github.com/mgechev/revive v1.0.3
87
- github.com/mholt/acmez v0.1.3 // indirect
78
+ github.com/mgechev/revive v1.0.6
88
79
github.com/mholt/archiver/v3 v3.5.0
89
- github.com/microcosm-cc/bluemonday v1.0.7
80
+ github.com/microcosm-cc/bluemonday v1.0.8
90
81
github.com/miekg/dns v1.1.40 // indirect
91
82
github.com/minio/md5-simd v1.1.2 // indirect
92
83
github.com/minio/minio-go/v7 v7.0.10
@@ -95,28 +86,23 @@ require (
95
86
github.com/mrjones/oauth v0.0.0-20190623134757-126b35219450 // indirect
96
87
github.com/msteinert/pam v0.0.0-20201130170657-e61372126161
97
88
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
98
- github.com/niklasfasching/go-org v1.4.0
99
- github.com/olekukonko/tablewriter v0.0.5 // indirect
89
+ github.com/niklasfasching/go-org v1.5.0
100
90
github.com/oliamb/cutter v0.2.2
101
- github.com/olivere/elastic/v7 v7.0.22
102
- github.com/pelletier/go-toml v1.8.1
91
+ github.com/olivere/elastic/v7 v7.0.24
92
+ github.com/pelletier/go-toml v1.9.0
103
93
github.com/pierrec/lz4/v4 v4.1.3 // indirect
104
94
github.com/pkg/errors v0.9.1
105
95
github.com/pquerna/otp v1.3.0
106
- github.com/prometheus/client_golang v1.9.0
107
- github.com/prometheus/common v0.18.0 // indirect
108
- github.com/prometheus/procfs v0.6.0 // indirect
96
+ github.com/prometheus/client_golang v1.10.0
109
97
github.com/quasoft/websspi v1.0.0
110
98
github.com/rivo/uniseg v0.2.0 // indirect
111
99
github.com/russross/blackfriday/v2 v2.1.0 // indirect
112
- github.com/sergi/go-diff v1.1 .0
100
+ github.com/sergi/go-diff v1.2 .0
113
101
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 // indirect
114
102
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
115
- github.com/spf13/afero v1.5.1 // indirect
116
103
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
117
104
github.com/stretchr/testify v1.7.0
118
105
github.com/syndtr/goleveldb v1.0.0
119
- github.com/tinylib/msgp v1.1.5 // indirect
120
106
github.com/tstranex/u2f v1.0.0
121
107
github.com/ulikunitz/xz v0.5.10 // indirect
122
108
github.com/unknwon/com v1.0.1
@@ -125,21 +111,20 @@ require (
125
111
github.com/unrolled/render v1.1.0
126
112
github.com/urfave/cli v1.22.5
127
113
github.com/willf/bitset v1.1.11 // indirect
128
- github.com/xanzy/go-gitlab v0.44.0
129
- github.com/xanzy/ssh-agent v0.3.0 // indirect
114
+ github.com/xanzy/go-gitlab v0.48.0
130
115
github.com/yohcop/openid-go v1.0.0
131
- github.com/yuin/goldmark v1.3.3
116
+ github.com/yuin/goldmark v1.3.5
132
117
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
133
118
github.com/yuin/goldmark-meta v1.0.0
134
119
go.jolheiser.com/hcaptcha v0.0.4
135
120
go.jolheiser.com/pwn v0.0.3
136
121
go.uber.org/multierr v1.6.0 // indirect
137
122
go.uber.org/zap v1.16.0 // indirect
138
- golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
139
- golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
140
- golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93
141
- golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44
142
- golang.org/x/text v0.3.5
123
+ golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b
124
+ golang.org/x/net v0.0.0-20210421230115-4e50805a0758
125
+ golang.org/x/oauth2 v0.0.0-20210413134643-5e61552d6c78
126
+ golang.org/x/sys v0.0.0-20210421221651-33663a62ff08
127
+ golang.org/x/text v0.3.6
143
128
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
144
129
golang.org/x/tools v0.1.0
145
130
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
@@ -152,4 +137,4 @@ require (
152
137
xorm.io/xorm v1.0.7
153
138
)
154
139
155
- replace github.com/hashicorp/go-version => github.com/6543/go-version v1.2.4
140
+ replace github.com/hashicorp/go-version => github.com/6543/go-version v1.3.1
0 commit comments