From e17fb7e38ac96d1e9b1912da95ebd535de6bd6e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 07:24:44 +0000 Subject: [PATCH] [chore](deps): Bump github.com/agilira/argus in the agilira group Bumps the agilira group with 1 update: [github.com/agilira/argus](https://github.com/agilira/argus). Updates `github.com/agilira/argus` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/agilira/argus/releases) - [Commits](https://github.com/agilira/argus/compare/v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: github.com/agilira/argus dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agilira ... 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 3ab4c25..817f718 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/agilira/go-plugins go 1.24.5 require ( - github.com/agilira/argus v1.0.6 + github.com/agilira/argus v1.0.7 github.com/agilira/go-errors v1.1.1 github.com/agilira/go-timecache v1.0.2 github.com/stretchr/testify v1.11.1 diff --git a/go.sum b/go.sum index 61f44c1..6579fb9 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/agilira/argus v1.0.6 h1:4h2rnhUrcBCiibDOzokwmGO1HeJKyBN3hpiLWSY8VHM= -github.com/agilira/argus v1.0.6/go.mod h1:bK3craJLnv+tG3lSa60jViYFXH83lSHhpq8x6SNkm6E= +github.com/agilira/argus v1.0.7 h1:8OpaOQB0CW9xZ5hRZA2I3RqLifQi4QtZYrzemXfBjoI= +github.com/agilira/argus v1.0.7/go.mod h1:R1GIbd2s0rLi7J+MZiwtqJtDjBrusvFbcCPqF/W7p08= github.com/agilira/flash-flags v1.1.5 h1:wCYtbmNfqDyDO5J3qE32rRnVLh+8hm0pKNTTmCemR50= github.com/agilira/flash-flags v1.1.5/go.mod h1:vuuo9FRN+ZgREaa1WYRmUFac/h3+CwuvD4EvjF5JNIQ= github.com/agilira/go-errors v1.1.1 h1:angp1yM1HstZMPTNKY/iOID6953QdHAv7lXTgZxF/zU=