mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Update all go tool dependencies to latest version. WIP because I think there are new gopls errors, would like to confirm them on CI first. Here is from a local run: ``` modules/markup/markdown/goldmark.go:115:37-53: unnecessary type arguments modules/markup/html.go:45:32-49: unnecessary type arguments modules/markup/internal/renderinternal.go:20:33-49: unnecessary type arguments modules/markup/common/linkify.go:27:32-49: unnecessary type arguments modules/util/time_str.go:28:39-63: unnecessary type arguments routers/web/repo/pull.go:704:19: impossible condition: non-nil == nil modules/util/util_test.go:248:14-23: unused parameter: other ``` ~~Backport because the `gxz` update might have security benefits.~~ |
2 months ago | |
---|---|---|
.. | ||
math | 2 months ago | |
ast.go | 3 months ago | |
convertyaml.go | 2 years ago | |
goldmark.go | 2 months ago | |
main_test.go | 3 months ago | |
markdown.go | 2 months ago | |
markdown_attention_test.go | 2 months ago | |
markdown_benchmark_test.go | 2 months ago | |
markdown_math_test.go | 2 months ago | |
markdown_test.go | 2 months ago | |
meta.go | 2 years ago | |
meta_test.go | 3 months ago | |
prefixed_id.go | 8 months ago | |
renderconfig.go | 2 years ago | |
renderconfig_test.go | 2 years ago | |
toc.go | 3 months ago | |
transform_blockquote.go | 3 months ago | |
transform_codespan.go | 3 months ago | |
transform_heading.go | 3 months ago | |
transform_image.go | 3 months ago | |
transform_link.go | 3 months ago | |
transform_list.go | 3 months ago |