fix wrong modul name

This commit is contained in:
Adrian Zürcher
2025-04-16 09:03:02 +02:00
parent 3aecfe9832
commit a6eba03146

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/tecamino/tecamino-logger.git
module github.com/tecamino/tecamino-logger
go 1.21.0