Skip to content

Commit

Permalink
versions: Update xurls version to 2.5.0
Browse files Browse the repository at this point in the history
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 kata-containers#5659

Signed-off-by: Gabriela Cervantes <[email protected]>
  • Loading branch information
GabyCT committed May 24, 2023
1 parent 2189f07 commit 101ae84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ externals:
description: |
Tool used by the CI to check URLs in documents and code comments.
url: "mvdan.cc/xurls/v2/cmd/xurls"
version: "v2.4.0"
version: "v2.5.0"

go-md2man:
description: "cri-o dependency used for building documentation"
Expand Down

0 comments on commit 101ae84

Please sign in to comment.