@@ -12,17 +12,17 @@ require (
12
12
gitea.com/go-chi/captcha v0.0.0-20230415143339-2c0754df4384
13
13
gitea.com/go-chi/session v0.0.0-20230613035928-39541325faa3
14
14
gitea.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96
15
- gitea.com/lunny/levelqueue v0.4.2-0.20220729054728-f020868cc2f7
15
+ gitea.com/lunny/levelqueue v0.4.2-0.20230414023320-3c0159fe0fe4
16
16
github.com/42wim/sshsig v0.0.0-20211121163825-841cf5bbc121
17
17
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
18
18
github.com/NYTimes/gziphandler v1.1.1
19
19
github.com/PuerkitoBio/goquery v1.8.1
20
20
github.com/alecthomas/chroma/v2 v2.8.0
21
21
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
22
- github.com/blevesearch/bleve/v2 v2.3.8
23
- github.com/bufbuild/connect-go v1.9 .0
24
- github.com/buildkite/terminal-to-html/v3 v3.8.0
25
- github.com/caddyserver/certmagic v0.19.0
22
+ github.com/blevesearch/bleve/v2 v2.3.9
23
+ github.com/bufbuild/connect-go v1.10 .0
24
+ github.com/buildkite/terminal-to-html/v3 v3.9.1
25
+ github.com/caddyserver/certmagic v0.19.1
26
26
github.com/chi-middleware/proxy v1.1.1
27
27
github.com/denisenkom/go-mssqldb v0.12.3
28
28
github.com/dimiro1/reply v0.0.0-20200315094148-d0136a4c9e21
@@ -37,15 +37,15 @@ require (
37
37
github.com/felixge/fgprof v0.9.3
38
38
github.com/fsnotify/fsnotify v1.6.0
39
39
github.com/gliderlabs/ssh v0.3.5
40
- github.com/go-ap/activitypub v0.0.0-20230626173101-16e4163853e3
40
+ github.com/go-ap/activitypub v0.0.0-20230807182453-602f717f6ca3
41
41
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
42
- github.com/go-chi/chi/v5 v5.0.8
42
+ github.com/go-chi/chi/v5 v5.0.10
43
43
github.com/go-chi/cors v1.2.1
44
- github.com/go-co-op/gocron v1.30 .1
44
+ github.com/go-co-op/gocron v1.31 .1
45
45
github.com/go-enry/go-enry/v2 v2.8.4
46
46
github.com/go-fed/httpsig v1.1.1-0.20201223112313-55836744818e
47
47
github.com/go-git/go-billy/v5 v5.4.1
48
- github.com/go-git/go-git/v5 v5.7.0
48
+ github.com/go-git/go-git/v5 v5.8.1
49
49
github.com/go-ldap/ldap/v3 v3.4.5
50
50
github.com/go-sql-driver/mysql v1.7.1
51
51
github.com/go-swagger/go-swagger v0.30.5
@@ -56,12 +56,12 @@ require (
56
56
github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
57
57
github.com/golang-jwt/jwt/v5 v5.0.0
58
58
github.com/google/go-github/v53 v53.2.0
59
- github.com/google/pprof v0.0.0-20230705174524-200ffdc848b8
59
+ github.com/google/pprof v0.0.0-20230811205829-9131a7e9cc17
60
60
github.com/google/uuid v1.3.0
61
61
github.com/gorilla/feeds v1.1.1
62
62
github.com/gorilla/sessions v1.2.1
63
63
github.com/hashicorp/go-version v1.6.0
64
- github.com/hashicorp/golang-lru/v2 v2.0.4
64
+ github.com/hashicorp/golang-lru/v2 v2.0.5
65
65
github.com/huandu/xstrings v1.4.0
66
66
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056
67
67
github.com/jhillyerd/enmime v1.0.0
@@ -77,7 +77,7 @@ require (
77
77
github.com/meilisearch/meilisearch-go v0.25.0
78
78
github.com/mholt/archiver/v3 v3.5.1
79
79
github.com/microcosm-cc/bluemonday v1.0.25
80
- github.com/minio/minio-go/v7 v7.0.60
80
+ github.com/minio/minio-go/v7 v7.0.61
81
81
github.com/minio/sha256-simd v1.0.1
82
82
github.com/msteinert/pam v1.1.0
83
83
github.com/nektos/act v0.2.48
@@ -90,7 +90,7 @@ require (
90
90
github.com/prometheus/client_golang v1.16.0
91
91
github.com/quasoft/websspi v1.1.2
92
92
github.com/redis/go-redis/v9 v9.0.5
93
- github.com/santhosh-tekuri/jsonschema/v5 v5.3.0
93
+ github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
94
94
github.com/sassoftware/go-rpmutils v0.2.0
95
95
github.com/sergi/go-diff v1.3.1
96
96
github.com/shurcooL/vfsgen v0.0.0-20230704071429-0000e147ea92
@@ -99,20 +99,20 @@ require (
99
99
github.com/tstranex/u2f v1.0.0
100
100
github.com/ulikunitz/xz v0.5.11
101
101
github.com/urfave/cli/v2 v2.25.7
102
- github.com/xanzy/go-gitlab v0.86 .0
102
+ github.com/xanzy/go-gitlab v0.90 .0
103
103
github.com/xeipuuv/gojsonschema v1.2.0
104
104
github.com/yohcop/openid-go v1.0.1
105
- github.com/yuin/goldmark v1.5.4
106
- github.com/yuin/goldmark-highlighting/v2 v2.0.0-20220924101305-151362477c87
105
+ github.com/yuin/goldmark v1.5.5
106
+ github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc
107
107
github.com/yuin/goldmark-meta v1.1.0
108
- golang.org/x/crypto v0.11 .0
109
- golang.org/x/image v0.9 .0
110
- golang.org/x/net v0.13 .0
111
- golang.org/x/oauth2 v0.10 .0
112
- golang.org/x/sys v0.10 .0
113
- golang.org/x/text v0.11 .0
114
- golang.org/x/tools v0.11 .0
115
- google.golang.org/grpc v1.56.2
108
+ golang.org/x/crypto v0.12 .0
109
+ golang.org/x/image v0.11 .0
110
+ golang.org/x/net v0.14 .0
111
+ golang.org/x/oauth2 v0.11 .0
112
+ golang.org/x/sys v0.11 .0
113
+ golang.org/x/text v0.12 .0
114
+ golang.org/x/tools v0.12 .0
115
+ google.golang.org/grpc v1.57.0
116
116
google.golang.org/protobuf v1.31.0
117
117
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
118
118
gopkg.in/ini.v1 v1.67.0
@@ -124,17 +124,18 @@ require (
124
124
)
125
125
126
126
require (
127
- cloud.google.com/go/compute v1.21 .0 // indirect
127
+ cloud.google.com/go/compute v1.23 .0 // indirect
128
128
cloud.google.com/go/compute/metadata v0.2.3 // indirect
129
+ dario.cat/mergo v1.0.0 // indirect
129
130
git.sr.ht/~mariusor/go-xsd-duration v0.0.0-20220703122237-02e73435a078 // indirect
130
- github.com/ClickHouse/ch-go v0.57 .0 // indirect
131
- github.com/ClickHouse/clickhouse-go/v2 v2.10.1 // indirect
131
+ github.com/ClickHouse/ch-go v0.58 .0 // indirect
132
+ github.com/ClickHouse/clickhouse-go/v2 v2.13.0 // indirect
132
133
github.com/DataDog/zstd v1.5.5 // indirect
133
134
github.com/Masterminds/goutils v1.1.1 // indirect
134
135
github.com/Masterminds/semver/v3 v3.2.1 // indirect
135
136
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
136
137
github.com/Microsoft/go-winio v0.6.1 // indirect
137
- github.com/ProtonMail/go-crypto v0.0.0-20230710112148-e01326fd72eb // indirect
138
+ github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95 // indirect
138
139
github.com/RoaringBitmap/roaring v1.3.0 // indirect
139
140
github.com/acomagu/bufpipe v1.0.4 // indirect
140
141
github.com/andybalholm/brotli v1.0.5 // indirect
@@ -174,7 +175,7 @@ require (
174
175
github.com/emersion/go-sasl v0.0.0-20220912192320-0145f2c60ead // indirect
175
176
github.com/fatih/color v1.15.0 // indirect
176
177
github.com/felixge/httpsnoop v1.0.3 // indirect
177
- github.com/fxamacker/cbor/v2 v2.4 .0 // indirect
178
+ github.com/fxamacker/cbor/v2 v2.5 .0 // indirect
178
179
github.com/go-ap/errors v0.0.0-20221205040414-01c1adfc98ea // indirect
179
180
github.com/go-asn1-ber/asn1-ber v1.5.4 // indirect
180
181
github.com/go-enry/go-oniguruma v1.2.1 // indirect
@@ -184,7 +185,7 @@ require (
184
185
github.com/go-openapi/analysis v0.21.4 // indirect
185
186
github.com/go-openapi/errors v0.20.4 // indirect
186
187
github.com/go-openapi/inflect v0.19.0 // indirect
187
- github.com/go-openapi/jsonpointer v0.19.6 // indirect
188
+ github.com/go-openapi/jsonpointer v0.20.0 // indirect
188
189
github.com/go-openapi/jsonreference v0.20.2 // indirect
189
190
github.com/go-openapi/loads v0.21.2 // indirect
190
191
github.com/go-openapi/runtime v0.26.0 // indirect
@@ -225,7 +226,7 @@ require (
225
226
github.com/mailru/easyjson v0.7.7 // indirect
226
227
github.com/markbates/going v1.0.3 // indirect
227
228
github.com/mattn/go-colorable v0.1.13 // indirect
228
- github.com/mattn/go-runewidth v0.0.14 // indirect
229
+ github.com/mattn/go-runewidth v0.0.15 // indirect
229
230
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
230
231
github.com/mholt/acmez v1.2.0 // indirect
231
232
github.com/miekg/dns v1.1.55 // indirect
@@ -242,14 +243,14 @@ require (
242
243
github.com/olekukonko/tablewriter v0.0.5 // indirect
243
244
github.com/onsi/ginkgo v1.16.5 // indirect
244
245
github.com/onsi/gomega v1.27.8 // indirect
245
- github.com/paulmach/orb v0.9.2 // indirect
246
- github.com/pelletier/go-toml/v2 v2.0.8 // indirect
246
+ github.com/paulmach/orb v0.10.0 // indirect
247
+ github.com/pelletier/go-toml/v2 v2.0.9 // indirect
247
248
github.com/pierrec/lz4/v4 v4.1.18 // indirect
248
249
github.com/pjbgf/sha1cd v0.3.0 // indirect
249
250
github.com/pmezard/go-difflib v1.0.0 // indirect
250
251
github.com/prometheus/client_model v0.4.0 // indirect
251
252
github.com/prometheus/common v0.44.0 // indirect
252
- github.com/prometheus/procfs v0.11.0 // indirect
253
+ github.com/prometheus/procfs v0.11.1 // indirect
253
254
github.com/rhysd/actionlint v1.6.25 // indirect
254
255
github.com/rivo/uniseg v0.4.4 // indirect
255
256
github.com/robfig/cron v1.2.0 // indirect
@@ -268,7 +269,7 @@ require (
268
269
github.com/spf13/pflag v1.0.5 // indirect
269
270
github.com/spf13/viper v1.16.0 // indirect
270
271
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
271
- github.com/subosito/gotenv v1.4.2 // indirect
272
+ github.com/subosito/gotenv v1.6.0 // indirect
272
273
github.com/toqueteos/webbrowser v1.2.0 // indirect
273
274
github.com/unknwon/com v1.0.1 // indirect
274
275
github.com/valyala/bytebufferpool v1.0.0 // indirect
@@ -282,17 +283,17 @@ require (
282
283
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
283
284
github.com/zeebo/blake3 v0.2.3 // indirect
284
285
go.etcd.io/bbolt v1.3.7 // indirect
285
- go.mongodb.org/mongo-driver v1.12.0 // indirect
286
+ go.mongodb.org/mongo-driver v1.12.1 // indirect
286
287
go.opentelemetry.io/otel v1.16.0 // indirect
287
288
go.opentelemetry.io/otel/trace v1.16.0 // indirect
288
289
go.uber.org/atomic v1.11.0 // indirect
289
290
go.uber.org/multierr v1.11.0 // indirect
290
- go.uber.org/zap v1.24 .0 // indirect
291
+ go.uber.org/zap v1.25 .0 // indirect
291
292
golang.org/x/mod v0.12.0 // indirect
292
293
golang.org/x/sync v0.3.0 // indirect
293
294
golang.org/x/time v0.3.0 // indirect
294
295
google.golang.org/appengine v1.6.7 // indirect
295
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 // indirect
296
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878 // indirect
296
297
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
297
298
gopkg.in/warnings.v0 v0.1.2 // indirect
298
299
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments