mirror of https://github.com/renovatebot/renovate
9 lines
447 B
HTML
9 lines
447 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="go-import" content="gitlab.com/example/module git https://gitlab.com/example/module.git">
|
|
<meta name="go-source" content="gitlab.com/example/module https://gitlab.com/example/module https://gitlab.com/example/module/-/tree/master{/dir} https://gitlab.com/example/module/-/blob/master{/dir}/{file}#L{line}">
|
|
</head>
|
|
<body>go get https://gitlab.com/example/module</body>
|
|
</html>
|