Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
e96f667d0e
chore(deps): bump the gomod-update group across 1 directory with 4 updates
Bumps the gomod-update group with 4 updates in the / directory: [github.com/ThreeDotsLabs/watermill](https://github.com/ThreeDotsLabs/watermill), [github.com/foomo/gostandards](https://github.com/foomo/gostandards), [github.com/grafana/loki/v3](https://github.com/grafana/loki) and [github.com/prometheus/common](https://github.com/prometheus/common).


Updates `github.com/ThreeDotsLabs/watermill` from 1.3.5 to 1.4.1
- [Release notes](https://github.com/ThreeDotsLabs/watermill/releases)
- [Changelog](https://github.com/ThreeDotsLabs/watermill/blob/master/RELEASE-PROCEDURE.md)
- [Commits](https://github.com/ThreeDotsLabs/watermill/compare/v1.3.5...v1.4.1)

Updates `github.com/foomo/gostandards` from 0.1.0 to 0.2.0
- [Release notes](https://github.com/foomo/gostandards/releases)
- [Commits](https://github.com/foomo/gostandards/compare/v0.1.0...v0.2.0)

Updates `github.com/grafana/loki/v3` from 3.1.1 to 3.2.1
- [Release notes](https://github.com/grafana/loki/releases)
- [Changelog](https://github.com/grafana/loki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/loki/compare/v3.1.1...v3.2.1)

Updates `github.com/prometheus/common` from 0.55.0 to 0.60.1
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.55.0...v0.60.1)

---
updated-dependencies:
- dependency-name: github.com/ThreeDotsLabs/watermill
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/foomo/gostandards
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/grafana/loki/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-03 10:20:43 +00:00
Kevin Franklin Kim
499010ae1c
feat: add message handler 2024-10-01 12:16:20 +02:00
Kevin Franklin Kim
38715a58b6
feat: add inline mpv2 2024-09-30 18:01:20 +02:00
Kevin Franklin Kim
fc05804b18
feat: add emarsys provider events 2024-08-21 11:23:49 +02:00
Kevin Franklin Kim
dced802d6a
feat: bump deps 2024-07-09 07:18:29 +02:00
Kevin Franklin Kim
ec7166f059
feat: add loki 2024-05-29 21:37:46 +02:00
Kevin Franklin Kim
a7746844d0
fix: switch to json to decode 2024-05-22 09:17:36 +02:00
Kevin Franklin Kim
64c50a6f57
refactor: implement mpv2 2024-05-12 20:31:23 +02:00
Kevin Franklin Kim
42a67f7960
feat: support go 1.21 2024-03-04 15:58:50 +01:00
Kevin Franklin Kim
caba7e1659
revert: remove sub module 2024-03-04 15:40:02 +01:00
Kevin Franklin Kim
059deecb65
refactor: add sub module 2024-03-04 15:36:49 +01:00
Kevin Franklin Kim
d80faf60d8
initial commit 2024-03-04 14:53:55 +01:00