Skip to content

Commit 1911e17

Browse files
committed
REF : Updated go import reference for goeat package to recover from go mod import failures
1 parent 8e13c27 commit 1911e17

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

public/gopack/index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta name="go-import" content="hafijul.dev/gopack git https://gitlab.com/hafijulali/gopack">
7+
<title>Eat N Dine</title>
8+
</head>
9+
10+
<body>
11+
12+
</body>
13+
14+
</html>

0 commit comments

Comments
 (0)