From 43300ece2d0b84d68874bc441b5a64ed2041f8c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 17:45:28 +0000 Subject: [PATCH] Update module github.com/metal-toolbox/conditionorc to v1.1.9 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c36cf09..55a1592 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.1.9 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