What's Changed
- Update to use sfomuseum/go-pubsub v0.0.18 by @thisisaaronland in #14
- Breaking: Remove
Logger
property frombroker.Broker
in favour oflog/slog
- Update to use
sfomuseum/go-pubsub
v0.0.18 (and by extensionredis/go-redis/v9
) - Update
cmd/pubssed-broadcast
to usesfomuseum/go-pubsub.Publisher
(rather than explicit Redis client) - Update vendor deps
- This release is not backwards compatible
Full Changelog: v0.5.9...v0.6.0