all repos — gopkgs @ 2b4604d343b2df4289ef1295221c3e2a2a5c1532

Go module vanity import paths

write my own version instead

Alan Pearce
commit

2b4604d343b2df4289ef1295221c3e2a2a5c1532

parent

54b0fd19e0c9c68c5d415c8d5cab1e04935f7fd6

1 file changed, 7 insertions(+), 0 deletions(-)

changed files
A go.mod
@@ -0,0 +1,7 @@
+module go.alanpearce.eu/gopkgs + +go 1.22.3 + +require github.com/a-h/templ v0.2.731 + +require github.com/pelletier/go-toml/v2 v2.2.2