gshr
git static host repo -- generates static html for repos
git clone https://git.vogt.world/gshr.git
Log | Files | README.md | LICENSE
← Commit log
commit
message
Go mod path
author
Ben Vogt <[email protected]>
date
2023-04-05 22:47:21
stats
1 file(s) changed, 1 insertions(+), 1 deletions(-)
files
go.mod
 1diff --git a/go.mod b/go.mod
 2index 30e149b..e05f4a6 100644
 3--- a/go.mod
 4+++ b/go.mod
 5@@ -1,4 +1,4 @@
 6-module ben/gshr
 7+module github.com/vogtb/gshr
 8 
 9 go 1.20
10