Skip to content

Commit

Permalink
Added missing fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelB committed Feb 29, 2024
1 parent d3eba65 commit 9e455d6
Showing 1 changed file with 12 additions and 0 deletions.
@@ -0,0 +1,12 @@
<html>

<head>
<meta name="go-import"
content="my.custom.domain/group/subgroup-api/myrepo git https://my.custom.domain/group/subgroup-api/myrepo.git" />
<meta name="go-source"
content="my.custom.domain/group/subgroup-api/myrepo https://my.custom.domain/group/subgroup-api/myrepo https://my.custom.domain/group/subgroup-api/myrepo/-/tree/master{/dir} https://my.custom.domain/group/subgroup-api/myrepo/-/blob/master{/dir}/{file}#L{line}" />
</head>

<body>go get https://my.custom.domain/group/subgroup-api/myrepo</body>

</html>

0 comments on commit 9e455d6

Please sign in to comment.