From 0aab6850c9cdeef8c8f09e697a2f8f50b9724069 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 22:00:11 +0000 Subject: [PATCH] Update module github.com/metal-toolbox/rivets to v1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c36cf09..979bc9a 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/hashicorp/go-retryablehttp v0.7.5 github.com/metal-toolbox/conditionorc v1.0.3 github.com/metal-toolbox/fleetdb v0.16.9-0.20240214145248-f2a287db1df3 - github.com/metal-toolbox/rivets v0.2.2 + github.com/metal-toolbox/rivets v1.3.7 github.com/pkg/errors v0.9.1 github.com/sirupsen/logrus v1.9.3 github.com/spf13/cobra v1.8.0