From 10a10b376bc04bead6a7a9cb35fba6c53883cd91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 19:53:09 +0000 Subject: [PATCH] Update module github.com/metal-toolbox/conditionorc to v1.0.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c36cf09..d26864e 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/equinix-labs/otel-init-go v0.0.9 github.com/google/uuid v1.4.0 github.com/hashicorp/go-retryablehttp v0.7.5 - github.com/metal-toolbox/conditionorc v1.0.3 + github.com/metal-toolbox/conditionorc v1.0.6 github.com/metal-toolbox/fleetdb v0.16.9-0.20240214145248-f2a287db1df3 github.com/metal-toolbox/rivets v0.2.2 github.com/pkg/errors v0.9.1