update module name so it can be installed via GO INSTALL

This commit is contained in:
Edi Piqoni
2024-06-02 20:12:50 +02:00
parent b43d8566b9
commit 3a16f03370

2
go.mod
View File

@@ -1,4 +1,4 @@
module hn-text
module github.com/piqoni/hn-text
go 1.21.1