Fixed path in module declaration

This commit is contained in:
Celestino Amoroso 2024-02-19 12:35:57 +01:00
parent a905f9bcb6
commit 2f16f711b2

2
go.mod
View File

@ -1,4 +1,4 @@
module portale-stac.it/packages/extviper
module git.portale-stac.it/go-pkg/extviper
go 1.21