From 1bdfdc914d6ca5c9917e76a06c51f676b7f546ad Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 13 Feb 2025 22:42:18 +0100 Subject: update dependencies --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 354f083..431c974 100644 --- a/go.mod +++ b/go.mod @@ -4,8 +4,8 @@ go 1.22.3 require ( github.com/sykesm/zap-logfmt v0.0.4 - github.com/thessem/zap-prettyconsole v0.5.0 - gitlab.com/tozd/go/errors v0.8.1 + github.com/thessem/zap-prettyconsole v0.5.2 + gitlab.com/tozd/go/errors v0.10.0 go.uber.org/zap v1.27.0 moul.io/zapfilter v1.7.0 ) -- cgit 1.4.1