From 51fe531c6424adb752c3b6b6d9df0266d284ddf3 Mon Sep 17 00:00:00 2001 From: Jacob Blain Christen Date: Mon, 26 Aug 2024 12:12:59 -0700 Subject: [PATCH] pages: enable go install hauler.dev/go/hauler (#310) should fix: ``` go install hauler.dev/go/hauler@latest go: hauler.dev/go/hauler@latest: unrecognized import path "hauler.dev/go/hauler": reading https://hauler.dev/go/hauler?go-get=1: 404 Not Found ``` Signed-off-by: Jacob Blain Christen --- static/go/hauler/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 static/go/hauler/index.html diff --git a/static/go/hauler/index.html b/static/go/hauler/index.html new file mode 100644 index 0000000..ade2449 --- /dev/null +++ b/static/go/hauler/index.html @@ -0,0 +1,9 @@ + + + + + + +Redirecting you to the hauler docs + +