From 26c679f7ecc4b4c008570b242e69a51e3a8f2510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 10:33:15 +0000 Subject: [PATCH] Bump github.com/rm-hull/godx from 0.2.3 to 0.2.4 Bumps [github.com/rm-hull/godx](https://github.com/rm-hull/godx) from 0.2.3 to 0.2.4. - [Release notes](https://github.com/rm-hull/godx/releases) - [Commits](https://github.com/rm-hull/godx/compare/v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: github.com/rm-hull/godx dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 39a7567..c03f0bb 100644 --- a/go.mod +++ b/go.mod @@ -59,7 +59,7 @@ require ( github.com/pelletier/go-toml/v2 v2.4.0 // indirect github.com/quic-go/qpack v0.6.0 // indirect github.com/quic-go/quic-go v0.60.0 // indirect - github.com/rm-hull/godx v0.2.3 + github.com/rm-hull/godx v0.2.4 github.com/spf13/cobra v1.10.2 github.com/tavsec/gin-healthcheck v1.7.15 github.com/twitchyliquid64/golang-asm v0.15.1 // indirect diff --git a/go.sum b/go.sum index cd83b93..fa82b28 100644 --- a/go.sum +++ b/go.sum @@ -179,8 +179,8 @@ github.com/rabbitmq/amqp091-go v1.12.0 h1:V0v14Iqfs+MwHWihJt/nGS5Ulu0vw572b2Co3m github.com/rabbitmq/amqp091-go v1.12.0/go.mod h1:Hy4jKW5kQART1u+JkDTF9YYOQUHXqMuhrgxOEeS7G4o= github.com/redis/go-redis/v9 v9.20.1 h1:sfCU6A8P3dXbKyWes02uxA2baehGux9dZHfEKtsTB1w= github.com/redis/go-redis/v9 v9.20.1/go.mod h1:v/M13XI1PVCDcm01VtPFOADfZtHf8YW3baQf57KlIkA= -github.com/rm-hull/godx v0.2.3 h1:LNFtyphP9uO6kNRhBhbP7v7spudJcEESzrSzHcQ9yfo= -github.com/rm-hull/godx v0.2.3/go.mod h1:bVa3+ZY0TgOvwrlhDb4kngU8L63BlqcwSYu63GCHowQ= +github.com/rm-hull/godx v0.2.4 h1:5oPx+VHWkzNJ1jJojdojoQ116sLLEraEbuBN7XbUfS8= +github.com/rm-hull/godx v0.2.4/go.mod h1:bVa3+ZY0TgOvwrlhDb4kngU8L63BlqcwSYu63GCHowQ= github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= github.com/shirou/gopsutil/v4 v4.26.3 h1:2ESdQt90yU3oXF/CdOlRCJxrP+Am1aBYubTMTfxJ1qc= github.com/shirou/gopsutil/v4 v4.26.3/go.mod h1:LZ6ewCSkBqUpvSOf+LsTGnRinC6iaNUNMGBtDkJBaLQ=