about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAlan Pearce2024-07-02 11:47:57 +0200
committerAlan Pearce2024-07-02 11:47:57 +0200
commitfa4761a9e437e896719246a8840b8856a48a199c (patch)
treecf42d8a0039bef36ff869466526a5580d384ef16 /go.mod
parentb22ceb6c830f07061e5e16e1428438b495efe9d6 (diff)
downloadwebsite-fa4761a9e437e896719246a8840b8856a48a199c.tar.lz
website-fa4761a9e437e896719246a8840b8856a48a199c.tar.zst
website-fa4761a9e437e896719246a8840b8856a48a199c.zip
extract listenfd library
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 05bb1fa..c918db2 100644
--- a/go.mod
+++ b/go.mod
@@ -26,7 +26,7 @@ require (
 	github.com/stefanfritsch/goldmark-fences v1.0.0
 	github.com/yuin/goldmark v1.7.4
 	gitlab.com/tozd/go/errors v0.8.1
-	go.alanpearce.eu/x v0.0.0-20240630201241-61dffc8ded60
+	go.alanpearce.eu/x v0.0.0-20240702094403-3af026a42747
 )
 
 require (