about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAlan Pearce2024-11-30 11:42:16 +0100
committerAlan Pearce2024-11-30 11:42:16 +0100
commit63e6bccebba5246e8899109ac6e0d21888bb8983 (patch)
treef59a5caf7d31acc7176e7350ba478745a68cbd91 /go.mod
parenta96b875fb2619317f60d2f45fe4580882ebe0c16 (diff)
downloadwebsite-63e6bccebba5246e8899109ac6e0d21888bb8983.tar.lz
website-63e6bccebba5246e8899109ac6e0d21888bb8983.tar.zst
website-63e6bccebba5246e8899109ac6e0d21888bb8983.zip
Upgrade logging 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 ab98116..a0bba4a 100644
--- a/go.mod
+++ b/go.mod
@@ -27,7 +27,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-20240703154602-00de54be50eb
+	go.alanpearce.eu/x v0.0.0-20241130104132-5465cb5315da
 )
 
 require (