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