diff options
| author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-08-13 20:33:33 +0530 |
|---|---|---|
| committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-08-13 20:33:33 +0530 |
| commit | a44d6eb2fdddc75983c735e1a0fa744014db9593 (patch) | |
| tree | 1028f56172baf8ec26ec913f06785471dfa1819b | |
| parent | fc889251a9c2e9a4555aede1ebac0fd850395f12 (diff) | |
changed import path
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module github.com/MikunoNaka/macli +module vidhukant.com/macli go 1.18 |