From 51726bab6b7de427473886b2db72293f7e4a088e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:30:21 +0000 Subject: [PATCH] Update module github.com/scaleway/terraform-provider-scaleway/v2/shim to v0.1.1 --- provider/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provider/go.mod b/provider/go.mod index b19db090..896f4f6d 100644 --- a/provider/go.mod +++ b/provider/go.mod @@ -7,7 +7,7 @@ toolchain go1.23.2 require ( github.com/pulumi/pulumi-terraform-bridge/v3 v3.93.1 github.com/pulumi/pulumi/sdk/v3 v3.136.1 - github.com/scaleway/terraform-provider-scaleway/v2/shim v0.0.0-00010101000000-000000000000 + github.com/scaleway/terraform-provider-scaleway/v2/shim v0.1.1 ) replace (