From 77d368f75033d0e726c7e18fc485ce623987b8ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 21:11:27 +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 ff93404..b9648ea 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.9 github.com/metal-toolbox/fleetdb v0.17.3 github.com/metal-toolbox/rivets v1.0.4 github.com/pkg/errors v0.9.1