Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 101ae84

Browse files
committed
versions: Update xurls version to 2.5.0
This PR updates the xurls version to 2.5.0. This changes the following: Add xurls -fix=all to replace URLs with temporary redirects as well xurls -fix now shows more detailed info on broken URLs xurls -fix now uses the method HEAD before falling back to GET xurls -fix now provides a meaningful User-Agent header Add a xurls -version flag Update lists of TLDs and schemes Fixes #5659 Signed-off-by: Gabriela Cervantes <[email protected]>
1 parent 2189f07 commit 101ae84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ externals:
5252
description: |
5353
Tool used by the CI to check URLs in documents and code comments.
5454
url: "mvdan.cc/xurls/v2/cmd/xurls"
55-
version: "v2.4.0"
55+
version: "v2.5.0"
5656

5757
go-md2man:
5858
description: "cri-o dependency used for building documentation"

0 commit comments

Comments
 (0)