From 60db098704532316570621df3af0cca97673030b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 02:20:55 +0000 Subject: [PATCH] chore(deps): Bump github.com/automa-saga/automa from 0.7.2 to 0.8.2 Bumps [github.com/automa-saga/automa](https://github.com/automa-saga/automa) from 0.7.2 to 0.8.2. - [Release notes](https://github.com/automa-saga/automa/releases) - [Commits](https://github.com/automa-saga/automa/compare/v0.7.2...v0.8.2) --- updated-dependencies: - dependency-name: github.com/automa-saga/automa dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9e951a0d..758e0d15 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.2 require ( github.com/BurntSushi/toml v1.6.0 - github.com/automa-saga/automa v0.7.2 + github.com/automa-saga/automa v0.8.2 github.com/automa-saga/logx v0.1.0 github.com/bluet/syspkg v0.1.6 github.com/coreos/go-systemd/v22 v22.6.0 diff --git a/go.sum b/go.sum index 74ced356..2fad7af4 100644 --- a/go.sum +++ b/go.sum @@ -24,8 +24,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPd github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs= github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so= github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw= -github.com/automa-saga/automa v0.7.2 h1:DkN9GHFNshPAZ5+VRt29R/uyERdOaoWhg7hI3DPn+aM= -github.com/automa-saga/automa v0.7.2/go.mod h1:PB3qOTyU6kCFkqDddVDdX6ZXjb+NxurOegaHiO3YRWY= +github.com/automa-saga/automa v0.8.2 h1:XeyW5VFNUuZLFurq7CdljaGPL5IXgV2+H2qussQmkPQ= +github.com/automa-saga/automa v0.8.2/go.mod h1:AVzNGE+ci5sAJ7ao3ZkmC+CMe4kpwJhE6AloBJv3Udc= github.com/automa-saga/logx v0.1.0 h1:BP6CMErwX/YPDlqjNtre1zVhI53wHe8I2CuiNc+cDLQ= github.com/automa-saga/logx v0.1.0/go.mod h1:inlus7bMGEUD5wIEgtoKcGO5Ulhl93CHkzUBlqJJK6I= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=