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-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

10 lines
274 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="go-import" content="gitlab.com/group/subgroup git https://gitlab.com/group/subgroup/repo">
</head>
<body>
go get https://gitlab.com/group/subgroup
</body>
</html>