From d07f79476406bd46defd2df6d32aa1ab1b319986 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:28:29 +0000 Subject: [PATCH] Update module github.com/metal-toolbox/fleetdb to v0.16.9 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c36cf09..94b81a5 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.16.9 github.com/metal-toolbox/rivets v0.2.2 github.com/pkg/errors v0.9.1 github.com/sirupsen/logrus v1.9.3 diff --git a/go.sum b/go.sum index 5f464f4..e40f908 100644 --- a/go.sum +++ b/go.sum @@ -504,6 +504,8 @@ github.com/metal-toolbox/conditionorc v1.0.3 h1:HRmRL45sOimHR+SH+l03Q210vMV/2kQS github.com/metal-toolbox/conditionorc v1.0.3/go.mod h1:0SEoLbqOV7w1DyddKXGJVViGQ7kXgUft62Z5qzATlLw= github.com/metal-toolbox/fleetdb v0.16.9-0.20240214145248-f2a287db1df3 h1:WT0v85TbEfSLoxxnxXtHGXZKA/3OxJfOmOqCzM9zEkw= github.com/metal-toolbox/fleetdb v0.16.9-0.20240214145248-f2a287db1df3/go.mod h1:L2FavoKCdpewj759/MepRmbInSE0JpuSOMnXJho9u3o= +github.com/metal-toolbox/fleetdb v0.16.9 h1:cU8izN7tTi4dnGisP43MgK2ddtbrJJ4zLLwIS3wRABw= +github.com/metal-toolbox/fleetdb v0.16.9/go.mod h1:L2FavoKCdpewj759/MepRmbInSE0JpuSOMnXJho9u3o= github.com/metal-toolbox/rivets v0.2.2 h1:+PM1l+Ebpfioog4iqIZq13BLdcM7vP5Tq2OoaPQx0ts= github.com/metal-toolbox/rivets v0.2.2/go.mod h1:XYcHa0lsKG3jYKImcCfjtHkjTNewLGonzozOC5IcdKk= github.com/microsoft/go-mssqldb v0.17.0/go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ=