diff --git a/.gitconfig b/.gitconfig index 2146dc4..69c7058 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,2 +1,2 @@ -[url "git@github.com:zeevdiukman/z.git"] - insteadOf = https://github.com/ +[url "git@github.com:zeevdiukman/helper.git"] +insteadOf = https://github.com/ diff --git a/go.mod b/go.mod index 040e0ab..89f34d2 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/zeevdiukman/z/helper +module github.com/zeevdiukman/helper go 1.23.1