From 5d5a78120674bfed6cee5b2712b3bb1b28aab929 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 01:03:39 +0000 Subject: [PATCH] fix(deps): update github.com/magefile/mage digest to bdc92f6 in go.mod (#409) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index df4fd59..c9c375d 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/knadh/koanf/providers/rawbytes v0.1.0 github.com/knadh/koanf/v2 v2.1.2 github.com/kyokomi/emoji/v2 v2.2.13 - github.com/magefile/mage v1.15.1-0.20241124190125-32e01077f0aa + github.com/magefile/mage bdc92f694516 github.com/rs/zerolog v1.33.0 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.10.0