diff --git a/examples/go.mod b/examples/go.mod index e256b22a9106..e55249dca19b 100644 --- a/examples/go.mod +++ b/examples/go.mod @@ -8,7 +8,7 @@ require ( github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2 v2.2.0 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault v1.5.0 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicebus/armservicebus v1.2.0 - github.com/pulumi/examples/misc/test v0.0.0-20260302005050-91ff326d6a3c + github.com/pulumi/examples/misc/test v0.0.0-20260302032447-8273776ffdaa github.com/pulumi/providertest v0.6.0 github.com/pulumi/pulumi-azure-native-sdk/resources/v3 v3.14.0 github.com/pulumi/pulumi-azure-native-sdk/servicebus/v3 v3.14.0 diff --git a/examples/go.sum b/examples/go.sum index 89fb772560a5..978257e5917f 100644 --- a/examples/go.sum +++ b/examples/go.sum @@ -422,8 +422,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435 github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE= github.com/pulumi/esc v0.22.0 h1:Kbk0kIPsoIu6vnLgKtiE8AKRfl8B8bg6adiQuwJiBjA= github.com/pulumi/esc v0.22.0/go.mod h1:mkghIFn/TvN3XnP4jmCB4U5BG1I4UjGluARi39ckrCE= -github.com/pulumi/examples/misc/test v0.0.0-20260302005050-91ff326d6a3c h1:gkZ3Ybk05n4D3GIJHy+3yZkixMxEYxjajL/4Hg+7N08= -github.com/pulumi/examples/misc/test v0.0.0-20260302005050-91ff326d6a3c/go.mod h1:qjM+b6suZrR6e37FsMVYTnxrrKYgVBYMc0PgB/Oc55c= +github.com/pulumi/examples/misc/test v0.0.0-20260302032447-8273776ffdaa h1:oSqSu2XhWIAaTpA4Hjk0tqU07IcNB7GtqaAHpKv2mRg= +github.com/pulumi/examples/misc/test v0.0.0-20260302032447-8273776ffdaa/go.mod h1:qjM+b6suZrR6e37FsMVYTnxrrKYgVBYMc0PgB/Oc55c= github.com/pulumi/providertest v0.6.0 h1:ZnefsbhkPE+BpKienHgb38P/6SEtXjjOXGGdMEUIOgk= github.com/pulumi/providertest v0.6.0/go.mod h1:OBpIGSQrw1FW9VNaHBtKCRxEoTISvx8JsxECmRqRgRQ= github.com/pulumi/pulumi-azure-native-sdk/resources/v3 v3.14.0 h1:UC7qtT+nEOwklPQUupfLbQ0JRrRJ2OrGczr/OVhi0Ig=