summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordelthas <delthas@dille.cc>2022-11-15 11:35:40 +0100
committerdelthas <delthas@dille.cc>2022-11-15 11:35:40 +0100
commit1f923f8972d8c9207238ec57850dea10bd2e9d42 (patch)
treeac9e564ec5a0740cac3e600390c2f38ec46389e6 /go.mod
parentAdd a 10s timeout to connect + TLS handshake (diff)
Print date as dd/mm or mm/dd depending on the user locale
Overkill, but this was a nice weekend project :-) Fixes: https://todo.sr.ht/~taiite/senpai/107
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6bc57ac..2c304cd 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.16
require (
git.sr.ht/~emersion/go-scfg v0.0.0-20201019143924-142a8aa629fc
- github.com/gdamore/encoding v1.0.0
+ github.com/delthas/go-localeinfo v0.0.0-20221115102303-5a7785a1acc1
github.com/gdamore/tcell/v2 v2.5.4-0.20221017224006-ede1dd5ee680
github.com/mattn/go-runewidth v0.0.14
golang.org/x/net v0.0.0-20220722155237-a158d28d115b