diff --git a/go.mod b/go.mod index 4fae332..f37c37d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,5 @@ -module portale-stac.it/packages/utils +module git.portale-stac.it/go-pkg/utils go 1.21 require golang.org/x/text v0.3.7 -