From 30cd6d459c9068472892b48fb25765fb85fec009 Mon Sep 17 00:00:00 2001 From: Deexith Parandaman <82024077+deexithparand@users.noreply.github.com> Date: Sat, 30 Nov 2024 12:19:33 +0530 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5033164..3fb6c26 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/deexithparand/FileEase +module github.com/deexithparand/filease go 1.21.3