all repos — x @ 1bdfdc914d6ca5c9917e76a06c51f676b7f546ad

Experiments and stuff

update dependencies

Alan Pearce
commit

1bdfdc914d6ca5c9917e76a06c51f676b7f546ad

parent

a29434dba11af39880ff73a7d434a3cb8c9a0f04

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M go.modgo.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 )