From 7a7516baad95c22f8c46087ffb9ed5273b42d8b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 07:56:20 +0000 Subject: [PATCH] chore(deps): Bump github.com/automa-saga/logx from 0.5.0 to 0.5.1 Bumps [github.com/automa-saga/logx](https://github.com/automa-saga/logx) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/automa-saga/logx/releases) - [Commits](https://github.com/automa-saga/logx/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/automa-saga/logx dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: Rado M --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 33d76bf7..42a1c994 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/ProtonMail/go-crypto v1.4.1 github.com/automa-saga/automa v0.11.0 github.com/automa-saga/daemonkit v0.1.0 - github.com/automa-saga/logx v0.5.0 + github.com/automa-saga/logx v0.5.1 github.com/automa-saga/version v1.0.0 github.com/bluet/syspkg v0.1.7 github.com/charmbracelet/bubbles v1.0.0 diff --git a/go.sum b/go.sum index 70862a1f..44852990 100644 --- a/go.sum +++ b/go.sum @@ -32,8 +32,8 @@ github.com/automa-saga/automa v0.11.0 h1:uc8T4syrLhM4FEKqfhmZ1GwsC9MXfsUJPRgUv4W github.com/automa-saga/automa v0.11.0/go.mod h1:pXFvdJeabtZmpDVcZNE64ijwS8WSpkUKa3kyjBfO7zI= github.com/automa-saga/daemonkit v0.1.0 h1:/ph77RqJnBAsx79oROEmlgZ63/aFNg0Tiy5GsdckI4M= github.com/automa-saga/daemonkit v0.1.0/go.mod h1:SljBxNkAAfJMfnC2hurv+NRZzwC2LRf2QZJR/waHwQA= -github.com/automa-saga/logx v0.5.0 h1:yuFC7JlEQRbEKr+6t9eg1kXAvRIIgzdu9Bz7a0gSJYo= -github.com/automa-saga/logx v0.5.0/go.mod h1:8S9d499t8uro8yO3blI1hruXLEYWzrBp9ndCI/Ik/88= +github.com/automa-saga/logx v0.5.1 h1:U8Sn0SIvqIFau2T4+Oe9gSVSZnYt16oDYAOD7vmuHEw= +github.com/automa-saga/logx v0.5.1/go.mod h1:wajii4J5s2jK4pe42FU0+jUKUZ41x/gbYTG4dusbln4= github.com/automa-saga/version v1.0.0 h1:3asMlA3P/Yr3CgctHGdV+hbKOof+9eexMXa046wBzmQ= github.com/automa-saga/version v1.0.0/go.mod h1:bTfEhqvwBq6zI6mJ6v8jkjJNNabMuxFevduuvQbiQhs= github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=