0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-08 20:53:17 +00:00
renovatebot_renovate/lib/modules/datasource/go/__fixtures__/go-get-submodule-gitlab.html
malmor 570a72722c
test(datasource/go): Remove go-source header from gitlab fixtures (#32286)
Signed-off-by: malmor <62105800+malmor@users.noreply.github.com>
2024-11-01 20:43:46 +00:00

7 lines
222 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="go-import" content="gitlab.com/example/module git https://gitlab.com/example/module.git">
</head>
<body>go get https://gitlab.com/example/module</body>
</html>