summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorChing Pei Yang <badnam3o.0@gmail.com>2023-08-17 13:52:55 +0200
committerStefan Haller <stefan@haller-berlin.de>2024-02-18 15:36:56 +0100
commit2118ecdf8e62a7710677f93deaed6fa16e112c1e (patch)
treea5295a5dd6bd56b4152fbb48b2d0843d61a25303 /go.mod
parent43020184373abb624971bb81aebd34ea214addee (diff)
Switch to github.com/adrg/xdg
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 64ecc4c6d..329e0f0e8 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/jesseduffield/lazygit
go 1.21
require (
- github.com/OpenPeeDeeP/xdg v1.0.0
+ github.com/adrg/xdg v0.4.0
github.com/atotto/clipboard v0.1.4
github.com/aybabtme/humanlog v0.4.1
github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21