diff options
| author | TeleDark <46258401+TeleDark@users.noreply.github.com> | 2023-07-18 01:08:59 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-07-18 01:15:45 +0300 |
| commit | 64d17bee70cadd99e1853bfed6a55877ed84f73c (patch) | |
| tree | 7a1c38bfb25998ca844e4451d86b14870804e8f5 /go.mod | |
| parent | 6beb19b9455593f32084e094a096168f83dcef6c (diff) | |
Show client info in the remark (#765)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ 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 |
