mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-08 20:53:17 +00:00
570a72722c
Signed-off-by: malmor <62105800+malmor@users.noreply.github.com>
10 lines
274 B
HTML
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>
|