mox/vendor
Mechiel Lukkien 5b20cba50a
switch to slog.Logger for logging, for easier reuse of packages by external software
we don't want external software to include internal details like mlog.
slog.Logger is/will be the standard.

we still have mlog for its helper functions, and its handler that logs in
concise logfmt used by mox.

packages that are not meant for reuse still pass around mlog.Log for
convenience.

we use golang.org/x/exp/slog because we also support the previous Go toolchain
version. with the next Go release, we'll switch to the builtin slog.
2023-12-14 13:45:52 +01:00
..
github.com update to latest bstore, with fix for a bug that was triggered by an upcoming commit 2023-11-20 11:01:15 +01:00
go.etcd.io/bbolt update to latest go.etcd.io/bbolt v1.3.8 2023-11-03 08:31:30 +01:00
golang.org/x switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00
google.golang.org/protobuf update latest prometheus client dependency and its dependencies 2023-11-09 21:43:47 +01:00
rsc.io/qr make setting up apple mail clients easier by providing .mobileconfig device management profiles 2023-09-23 12:08:35 +02:00
modules.txt switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00