From 254a967ff450ac3b0fe741b895f3a35048dcb2e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 17:34:47 +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 ff93404..f4d4ef4 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/gin-gonic/gin v1.9.1 github.com/google/uuid v1.6.0 github.com/hashicorp/go-retryablehttp v0.7.4 - 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.17.3 github.com/metal-toolbox/rivets v1.0.4 github.com/pkg/errors v0.9.1