Fixed module path

This commit is contained in:
Celestino Amoroso 2024-02-19 09:58:47 +01:00
parent d08aa9d913
commit ff3bc9e02e

4
go.mod
View File

@ -1,3 +1,3 @@
module portale-stac.it/packages/logger
module git.portale-stac.it/go-pkg/logger
go 1.18
go 1.21