This commit is contained in:
Zeev Diukman 2024-09-11 17:29:13 +03:00
parent c66b0eb2ff
commit 39970c6451
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
[url "git@github.com:zeevdiukman/z.git"]
[url "git@github.com:zeevdiukman/helper.git"]
insteadOf = https://github.com/

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/zeevdiukman/z/helper
module github.com/zeevdiukman/helper
go 1.23.1