From 592de4c0e590aea3f9935cf452fde05093aaec25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 18:59:26 +0000 Subject: [PATCH] Roll back module github.com/metal-toolbox/alloy to v0.3.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4a1550d..09c79cd 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/gin-gonic/gin v1.10.0 github.com/google/uuid v1.6.0 github.com/hashicorp/go-retryablehttp v0.7.6 - github.com/metal-toolbox/alloy v0.3.3-0.20240415055734-d09250fed38a + github.com/metal-toolbox/alloy v0.3.2 github.com/metal-toolbox/fleetdb v0.18.0 github.com/metal-toolbox/rivets v1.0.4 github.com/pkg/errors v0.9.1