diff --git a/.gitconfig b/.gitconfig index 20cd234..6709c88 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,2 +1,2 @@ [url "git@github.com:zeevdiukman/dns.git"] - insteadOf = https://github.com/ +insteadOf = https://github.com/ diff --git a/go.mod b/go.mod index ae97629..a91c2c5 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/zeevdiukman/z/dns +module github.com/zeevdiukman/dns go 1.23.1