From 3ec441b8fd5bc2692342675cae6018e94c4870ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 18:59:50 +0000 Subject: [PATCH] Update module github.com/metal-toolbox/alloy to v0.3.9 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4a1550d..1963325 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.9 github.com/metal-toolbox/fleetdb v0.18.0 github.com/metal-toolbox/rivets v1.0.4 github.com/pkg/errors v0.9.1