0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/datasource/go/__fixtures__/go-get-gitlab-ee-subgroup.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

9 lines
233 B
HTML

<html>
<head>
<meta name="go-import" content="my.custom.domain/golang/subgroup/myrepo git https://my.custom.domain/golang/subgroup/myrepo.git" />
</head>
<body>go get https://my.custom.domain/golang/subgroup/myrepo</body>
</html>