diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-05-29 17:32:32 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-05-29 17:32:32 +0530 |
commit | 530c7e3c066ece6a8e54e72e934a541e1e5d11dd (patch) | |
tree | d2dd7045d61c9c8513e8a434c4470bce0083a8a6 | |
parent | 27ec26ec03d02ecddbe443577be412c1e312e047 (diff) |
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module github.com/MikunoNaka/GoFileServer +module vidhukant.com/GoFileServer go 1.19 |