From c68938f7d677dff3da16e3990310dc173bc391ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 17:41:05 +0000 Subject: [PATCH] Update github.com/unmango/pulumi-baremetal/provider digest to d7de4d4 (#35) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- tests/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/go.mod b/tests/go.mod index ebb67a7f..05c7da71 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -11,7 +11,7 @@ require ( github.com/pulumi/pulumi-go-provider v0.21.0 github.com/pulumi/pulumi/sdk/v3 v3.127.0 github.com/testcontainers/testcontainers-go v0.32.0 - github.com/unmango/pulumi-baremetal/provider v0.0.0-20240727125242-01ee06db939b + github.com/unmango/pulumi-baremetal/provider v0.0.0-20240727153330-d7de4d45eba5 ) require (