From 138913f24441624c9cf749632854518230471357 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:25:44 +0000 Subject: [PATCH] fix(deps): update module github.com/metal-toolbox/rivets to v1.3.3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 150e6ccf..e9986b7a 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/metal-toolbox/bomservice v0.1.5 github.com/metal-toolbox/conditionorc v1.0.8 github.com/metal-toolbox/fleetdb v1.18.6 - github.com/metal-toolbox/rivets v1.0.7 + github.com/metal-toolbox/rivets v1.3.3 github.com/nirasan/go-oauth-pkce-code-verifier v0.0.0-20220510032225-4f9f17eaec4c github.com/olekukonko/tablewriter v0.0.5 github.com/pkg/errors v0.9.1