aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-05-29 17:32:32 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-05-29 17:32:32 +0530
commit530c7e3c066ece6a8e54e72e934a541e1e5d11dd (patch)
treed2dd7045d61c9c8513e8a434c4470bce0083a8a6
parent27ec26ec03d02ecddbe443577be412c1e312e047 (diff)
changed module path to vidhukant.com/GoFileServerHEADv1.0.0master
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 830b849..4c25443 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/MikunoNaka/GoFileServer
+module vidhukant.com/GoFileServer
go 1.19