From 56e4d13179781aee81a32ac6779ad5497f975bf3 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 19 Jul 2023 20:37:48 +0330 Subject: change date format to days remaining MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit example: kkv4fhs4: 5.00GB📊- 6 Days⏳ far6160p: 2.00GB📊- 23 Hours⏳ Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com> --- go.mod | 1 - 1 file changed, 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index dbef0bb2..f5cbe09b 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,6 @@ require ( github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v3 v3.23.6 github.com/xtls/xray-core v1.8.3 - github.com/yaa110/go-persian-calendar v1.1.5 go.uber.org/atomic v1.11.0 golang.org/x/text v0.11.0 google.golang.org/grpc v1.56.2 -- cgit v1.2.3