From 4088ec732a4ad415135eb55ecea3e2b88b04e893 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 13:58:02 +0000 Subject: [PATCH] Update module github.com/metal-toolbox/fleetdb to v0.18.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c36cf09..a6f245b 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( 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/fleetdb v0.16.9-0.20240214145248-f2a287db1df3 + github.com/metal-toolbox/fleetdb v0.18.2 github.com/metal-toolbox/rivets v0.2.2 github.com/pkg/errors v0.9.1 github.com/sirupsen/logrus v1.9.3