Skip to content

Commit

Permalink
Update first-party Pulumi dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Dec 18, 2024
1 parent 029afa3 commit 64394a7
Show file tree
Hide file tree
Showing 46 changed files with 73 additions and 37 deletions.
2 changes: 1 addition & 1 deletion alicloud-ts-ecs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^14"
},
"dependencies": {
"@pulumi/alicloud": "3.69.0",
"@pulumi/alicloud": "3.70.0",
"@pulumi/pulumi": "3.143.0"
}
}
2 changes: 1 addition & 1 deletion azure-go-aci/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.4

require (
github.com/pulumi/pulumi-azure-native-sdk/containerinstance/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
)

Expand Down
2 changes: 2 additions & 0 deletions azure-go-aci/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0 h1:FbHj46EceaqP7E
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0/go.mod h1:v6vn0ZJhN6leDMklEDV/fuwLW7w2BdnMIC4Lw1nNzKk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0 h1:KKIPQ7nZ6smNTWzh6wBgMpa4/4fFaoZtjg6b24DVblQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0/go.mod h1:mVSWxTkTa9YsBchb3avPsVeTZWtS2PFj28QnVD5KLUo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0 h1:s60QyJq0Sp3sPYT8Z57pK3Sjtjo5fmfGQf2Q0xSnvFo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0/go.mod h1:rAEct/GMxpUJkDD+aQsyIT+soyU66PIHw+XZTePMxPY=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1 h1:Mr4a72iY4/yDsFUSru8b35xnXinFVCxFYADKdHWYfag=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1/go.mod h1:0M4mUmmpe41qj02HAGJnLYLpf8TBkrtdqD6H8J9XPo4=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.75.0 h1:V8PONGq4ZReGeaTrrTQEVDqW4dmIow5t5jH4DL4CUfU=
Expand Down
2 changes: 1 addition & 1 deletion azure-go-aks-helm/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.4

require (
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0
github.com/pulumi/pulumi-azuread/sdk/v4 v4.3.0
github.com/pulumi/pulumi-azuread/sdk/v6 v6.0.2
github.com/pulumi/pulumi-kubernetes/sdk/v3 v3.30.2
Expand Down
2 changes: 2 additions & 0 deletions azure-go-aks-helm/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,8 @@ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0 h1:FbHj46EceaqP7E
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0/go.mod h1:v6vn0ZJhN6leDMklEDV/fuwLW7w2BdnMIC4Lw1nNzKk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0 h1:KKIPQ7nZ6smNTWzh6wBgMpa4/4fFaoZtjg6b24DVblQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0/go.mod h1:mVSWxTkTa9YsBchb3avPsVeTZWtS2PFj28QnVD5KLUo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0 h1:s60QyJq0Sp3sPYT8Z57pK3Sjtjo5fmfGQf2Q0xSnvFo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0/go.mod h1:rAEct/GMxpUJkDD+aQsyIT+soyU66PIHw+XZTePMxPY=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1 h1:Mr4a72iY4/yDsFUSru8b35xnXinFVCxFYADKdHWYfag=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1/go.mod h1:0M4mUmmpe41qj02HAGJnLYLpf8TBkrtdqD6H8J9XPo4=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.75.0 h1:V8PONGq4ZReGeaTrrTQEVDqW4dmIow5t5jH4DL4CUfU=
Expand Down
4 changes: 2 additions & 2 deletions azure-go-aks-managed-identity/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ go 1.21
toolchain go1.23.4

require (
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0
github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1
github.com/pulumi/pulumi-tls/sdk/v5 v5.0.10
github.com/pulumi/pulumi/sdk/v3 v3.143.0
Expand Down
4 changes: 4 additions & 0 deletions azure-go-aks-managed-identity/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.76.0 h1:D8EielhAoU
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.76.0/go.mod h1:vyF2FgS7llLc9ostzI5g5K5ULNjaqWR8zG+VgNI7Rek=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.77.0 h1:U0iJRWjPAdTwmGxRhiADXWYWlxssSfPA0jbiog+EahM=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.77.0/go.mod h1:FAjI6iYaQbQl23LwqnbNst376kGQb8nii9uo+wd7wmY=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.78.0 h1:wxLGc8oYa4mp54DWFPQQiSm0KVYwCvZVS2pIISw9FDc=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.78.0/go.mod h1:5rEV0ieG1ALJNNIP2csplfgFRJl0e/qRAW4nmWnwueo=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.17.0 h1:O2kkP/9YCyJMEKUffWaTd9RXXyb+5HXU5eydU5DPqP8=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.17.0/go.mod h1:ecpSCp/pPVLmko6R+VG4Z7xGLOJI5u1zh8ObNB/blSw=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.75.0 h1:yjoRtZIHXY9hc2dWvQvVW+AEEVHKf0hYuzQ1itXzjO4=
Expand Down Expand Up @@ -193,6 +195,8 @@ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0 h1:FbHj46EceaqP7E
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0/go.mod h1:v6vn0ZJhN6leDMklEDV/fuwLW7w2BdnMIC4Lw1nNzKk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0 h1:KKIPQ7nZ6smNTWzh6wBgMpa4/4fFaoZtjg6b24DVblQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0/go.mod h1:mVSWxTkTa9YsBchb3avPsVeTZWtS2PFj28QnVD5KLUo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0 h1:s60QyJq0Sp3sPYT8Z57pK3Sjtjo5fmfGQf2Q0xSnvFo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0/go.mod h1:rAEct/GMxpUJkDD+aQsyIT+soyU66PIHw+XZTePMxPY=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.17.0 h1:oX2e2eOa/6bJ4exiD59F7ivz5xAzfnaSeAdqTmEanRw=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.17.0/go.mod h1:wJVcJJ+6g6qtRB4c0h3sq5MA2O8w0T4c4zmrmlfR54Y=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.75.0 h1:V8PONGq4ZReGeaTrrTQEVDqW4dmIow5t5jH4DL4CUfU=
Expand Down
2 changes: 1 addition & 1 deletion azure-go-aks-multicluster/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.4

require (
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0
github.com/pulumi/pulumi-azuread/sdk/v4 v4.3.0
github.com/pulumi/pulumi-azuread/sdk/v6 v6.0.2
github.com/pulumi/pulumi/sdk/v3 v3.143.0
Expand Down
2 changes: 2 additions & 0 deletions azure-go-aks-multicluster/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,8 @@ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0 h1:FbHj46EceaqP7E
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0/go.mod h1:v6vn0ZJhN6leDMklEDV/fuwLW7w2BdnMIC4Lw1nNzKk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0 h1:KKIPQ7nZ6smNTWzh6wBgMpa4/4fFaoZtjg6b24DVblQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0/go.mod h1:mVSWxTkTa9YsBchb3avPsVeTZWtS2PFj28QnVD5KLUo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0 h1:s60QyJq0Sp3sPYT8Z57pK3Sjtjo5fmfGQf2Q0xSnvFo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0/go.mod h1:rAEct/GMxpUJkDD+aQsyIT+soyU66PIHw+XZTePMxPY=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1 h1:Mr4a72iY4/yDsFUSru8b35xnXinFVCxFYADKdHWYfag=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1/go.mod h1:0M4mUmmpe41qj02HAGJnLYLpf8TBkrtdqD6H8J9XPo4=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.75.0 h1:V8PONGq4ZReGeaTrrTQEVDqW4dmIow5t5jH4DL4CUfU=
Expand Down
2 changes: 1 addition & 1 deletion azure-go-aks/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.4

require (
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0
github.com/pulumi/pulumi-azuread/sdk/v4 v4.3.0
github.com/pulumi/pulumi-azuread/sdk/v6 v6.0.2
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8
Expand Down
2 changes: 2 additions & 0 deletions azure-go-aks/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0 h1:FbHj46EceaqP7E
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0/go.mod h1:v6vn0ZJhN6leDMklEDV/fuwLW7w2BdnMIC4Lw1nNzKk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0 h1:KKIPQ7nZ6smNTWzh6wBgMpa4/4fFaoZtjg6b24DVblQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0/go.mod h1:mVSWxTkTa9YsBchb3avPsVeTZWtS2PFj28QnVD5KLUo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0 h1:s60QyJq0Sp3sPYT8Z57pK3Sjtjo5fmfGQf2Q0xSnvFo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0/go.mod h1:rAEct/GMxpUJkDD+aQsyIT+soyU66PIHw+XZTePMxPY=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1 h1:Mr4a72iY4/yDsFUSru8b35xnXinFVCxFYADKdHWYfag=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1/go.mod h1:0M4mUmmpe41qj02HAGJnLYLpf8TBkrtdqD6H8J9XPo4=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.75.0 h1:V8PONGq4ZReGeaTrrTQEVDqW4dmIow5t5jH4DL4CUfU=
Expand Down
2 changes: 1 addition & 1 deletion azure-go-appservice-docker/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.4

require (
github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/web/v2 v2.78.0
github.com/pulumi/pulumi-docker/sdk/v3 v3.6.1
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.8
Expand Down
2 changes: 2 additions & 0 deletions azure-go-appservice-docker/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,8 @@ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0 h1:FbHj46EceaqP7E
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0/go.mod h1:v6vn0ZJhN6leDMklEDV/fuwLW7w2BdnMIC4Lw1nNzKk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0 h1:KKIPQ7nZ6smNTWzh6wBgMpa4/4fFaoZtjg6b24DVblQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0/go.mod h1:mVSWxTkTa9YsBchb3avPsVeTZWtS2PFj28QnVD5KLUo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0 h1:s60QyJq0Sp3sPYT8Z57pK3Sjtjo5fmfGQf2Q0xSnvFo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0/go.mod h1:rAEct/GMxpUJkDD+aQsyIT+soyU66PIHw+XZTePMxPY=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1 h1:Mr4a72iY4/yDsFUSru8b35xnXinFVCxFYADKdHWYfag=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1/go.mod h1:0M4mUmmpe41qj02HAGJnLYLpf8TBkrtdqD6H8J9XPo4=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.75.0 h1:V8PONGq4ZReGeaTrrTQEVDqW4dmIow5t5jH4DL4CUfU=
Expand Down
4 changes: 2 additions & 2 deletions azure-go-call-azure-sdk/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ require (
github.com/Azure/azure-sdk-for-go v66.0.0+incompatible
github.com/Azure/go-autorest/autorest v0.11.28
github.com/Azure/go-autorest/autorest/adal v0.9.21
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
)

Expand Down
4 changes: 4 additions & 0 deletions azure-go-call-azure-sdk/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@ github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.76.0 h1:D8EielhAoU
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.76.0/go.mod h1:vyF2FgS7llLc9ostzI5g5K5ULNjaqWR8zG+VgNI7Rek=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.77.0 h1:U0iJRWjPAdTwmGxRhiADXWYWlxssSfPA0jbiog+EahM=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.77.0/go.mod h1:FAjI6iYaQbQl23LwqnbNst376kGQb8nii9uo+wd7wmY=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.78.0 h1:wxLGc8oYa4mp54DWFPQQiSm0KVYwCvZVS2pIISw9FDc=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.78.0/go.mod h1:5rEV0ieG1ALJNNIP2csplfgFRJl0e/qRAW4nmWnwueo=
github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2 v2.1.1 h1:W/9dgbW6bjJOrbsxZLFpN2wTE4f8mbgHfCY5Z9U/Ldk=
github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2 v2.1.1/go.mod h1:seFzNm1bZZkdfnCW3O8OukZt2tq9UB2tQy3sWe5n8ys=
github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2 v2.75.0 h1:pl2wmocqUwf64LC4HHSFQeyia6tVaH6ajGJ4KdmsIdA=
Expand All @@ -246,6 +248,8 @@ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0 h1:FbHj46EceaqP7E
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0/go.mod h1:v6vn0ZJhN6leDMklEDV/fuwLW7w2BdnMIC4Lw1nNzKk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0 h1:KKIPQ7nZ6smNTWzh6wBgMpa4/4fFaoZtjg6b24DVblQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0/go.mod h1:mVSWxTkTa9YsBchb3avPsVeTZWtS2PFj28QnVD5KLUo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0 h1:s60QyJq0Sp3sPYT8Z57pK3Sjtjo5fmfGQf2Q0xSnvFo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0/go.mod h1:rAEct/GMxpUJkDD+aQsyIT+soyU66PIHw+XZTePMxPY=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1 h1:Mr4a72iY4/yDsFUSru8b35xnXinFVCxFYADKdHWYfag=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1/go.mod h1:0M4mUmmpe41qj02HAGJnLYLpf8TBkrtdqD6H8J9XPo4=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.75.0 h1:V8PONGq4ZReGeaTrrTQEVDqW4dmIow5t5jH4DL4CUfU=
Expand Down
4 changes: 2 additions & 2 deletions azure-go-containerapps/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ toolchain go1.23.4
require (
github.com/pulumi/pulumi-azure-native-sdk/app/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0
github.com/pulumi/pulumi-docker/sdk/v3 v3.6.1
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.8
github.com/pulumi/pulumi/sdk/v3 v3.143.0
Expand Down
4 changes: 4 additions & 0 deletions azure-go-containerapps/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,8 @@ github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2 v2.76.0 h1:8g2M
github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2 v2.76.0/go.mod h1:qvFiScxQvqCoGFc3MFFbEHvrCqyB48EG6+8EzfiJjHk=
github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2 v2.77.0 h1:CfAzJELR9vj6EVuO4TEuA3MZ2pu+poolK9xWqdoybwA=
github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2 v2.77.0/go.mod h1:7EMODkRZf7FAF+PelLFOJjH+ccjaYodZ/8NeDBmYd9g=
github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2 v2.78.0 h1:cJ6GmVUIcdnml4WNAr1g+mjwKi6MGnLy7acXYSkONUY=
github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2 v2.78.0/go.mod h1:UtOZlLCVrFMpV6cz5CYmDVn5P4Hb3Q+VzmLUFNeUMcc=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.1.1 h1:4eRr2RkMlNjZAcYOhFYVkMJRZDU+c9OTz7WZ5YWoGg0=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.1.1/go.mod h1:8txdknyAwfYwgyAMernKuExlNH9WixArFwIXhdqtY7U=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.75.0 h1:YGHDaZkp/AQvStdGLt22L1yQtJxlHcmx6yJnUfERLQM=
Expand All @@ -302,6 +304,8 @@ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0 h1:FbHj46EceaqP7E
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0/go.mod h1:v6vn0ZJhN6leDMklEDV/fuwLW7w2BdnMIC4Lw1nNzKk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0 h1:KKIPQ7nZ6smNTWzh6wBgMpa4/4fFaoZtjg6b24DVblQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0/go.mod h1:mVSWxTkTa9YsBchb3avPsVeTZWtS2PFj28QnVD5KLUo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0 h1:s60QyJq0Sp3sPYT8Z57pK3Sjtjo5fmfGQf2Q0xSnvFo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0/go.mod h1:rAEct/GMxpUJkDD+aQsyIT+soyU66PIHw+XZTePMxPY=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1 h1:Mr4a72iY4/yDsFUSru8b35xnXinFVCxFYADKdHWYfag=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1/go.mod h1:0M4mUmmpe41qj02HAGJnLYLpf8TBkrtdqD6H8J9XPo4=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.75.0 h1:V8PONGq4ZReGeaTrrTQEVDqW4dmIow5t5jH4DL4CUfU=
Expand Down
4 changes: 2 additions & 2 deletions azure-go-static-website/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ toolchain go1.23.4

require (
github.com/pulumi/pulumi-azure-native-sdk/cdn/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.77.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.78.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
)

Expand Down
4 changes: 4 additions & 0 deletions azure-go-static-website/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0 h1:FbHj46EceaqP7E
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.76.0/go.mod h1:v6vn0ZJhN6leDMklEDV/fuwLW7w2BdnMIC4Lw1nNzKk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0 h1:KKIPQ7nZ6smNTWzh6wBgMpa4/4fFaoZtjg6b24DVblQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.77.0/go.mod h1:mVSWxTkTa9YsBchb3avPsVeTZWtS2PFj28QnVD5KLUo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0 h1:s60QyJq0Sp3sPYT8Z57pK3Sjtjo5fmfGQf2Q0xSnvFo=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.78.0/go.mod h1:rAEct/GMxpUJkDD+aQsyIT+soyU66PIHw+XZTePMxPY=
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.1.1 h1:HI+RXd/p35nD8Wkazdtdsa3+f+Fg3S/ONIPfPIs9F/g=
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.1.1/go.mod h1:9Sk6YSmbkKvZPJtYp57fQ3CEBIJKeOhaypaonbE3KRs=
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.75.0 h1:80UFjsJ7aPZN0agNS36GgfYMnXB+HSxvhxs4FuAjCV4=
Expand All @@ -211,6 +213,8 @@ github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.76.0 h1:DibeHp41RuqnWnvT
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.76.0/go.mod h1:ptTNCATyAzeT7NgWBhRTMnd8L+cQtuf3VrwYfdjiLOo=
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.77.0 h1:QSROII7VFkwlB4/qelknIpmm6ITXrDfJG1+88YKzFnk=
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.77.0/go.mod h1:OsVQFZw2eJ4UUVKxIRir/vbZi3pX3EISXxoM4YpFTFE=
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.78.0 h1:Uu4xj/ARA2XJT/F4DA3QoitExRZKR4Wjba4ylfggg/M=
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.78.0/go.mod h1:41GCDAUQ17r+x7c/Bf6i/9hP0PsAryuCGEegKA1NkvQ=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1 h1:Mr4a72iY4/yDsFUSru8b35xnXinFVCxFYADKdHWYfag=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.1.1/go.mod h1:0M4mUmmpe41qj02HAGJnLYLpf8TBkrtdqD6H8J9XPo4=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.75.0 h1:V8PONGq4ZReGeaTrrTQEVDqW4dmIow5t5jH4DL4CUfU=
Expand Down
2 changes: 1 addition & 1 deletion gcp-go-functions-raw/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.3

require (
github.com/pulumi/pulumi-gcp/sdk/v8 v8.11.0
github.com/pulumi/pulumi-gcp/sdk/v8 v8.12.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
)

Expand Down
2 changes: 2 additions & 0 deletions gcp-go-functions-raw/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ github.com/pulumi/pulumi-gcp/sdk/v8 v8.10.2 h1:YINpmdV9UR3iFmuWNzzTeI0sXw3kTv5ka
github.com/pulumi/pulumi-gcp/sdk/v8 v8.10.2/go.mod h1:JqTqCwGtKHTjwynvK21v6yB5TtfjrG6w4Yske2Be/ik=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.11.0 h1:bfAUuvCgyBcjjRo8xf3crjtYVXfBGtc3j65w7eGjjyE=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.11.0/go.mod h1:fc3tL/fOKT9vpF4GdZ4iK1jm5f5uc+QgJ3FFu3Z+Jw0=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.12.0 h1:coiST82FnT44KxomLxEtcbltsZEE95lz9cqHv+EgK/4=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.12.0/go.mod h1:fc3tL/fOKT9vpF4GdZ4iK1jm5f5uc+QgJ3FFu3Z+Jw0=
github.com/pulumi/pulumi/sdk/v3 v3.130.0 h1:gGJNd+akPqhZ+vrsZmAjSNJn6kGJkitjjkwrmIQMmn8=
github.com/pulumi/pulumi/sdk/v3 v3.130.0/go.mod h1:p1U24en3zt51agx+WlNboSOV8eLlPWYAkxMzVEXKbnY=
github.com/pulumi/pulumi/sdk/v3 v3.142.0 h1:SmcVddGuvwAh3g3XUVQQ5gVRQUKH1yZ6iETpDNHIHlw=
Expand Down
2 changes: 1 addition & 1 deletion gcp-go-functions/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.3

require (
github.com/pulumi/pulumi-gcp/sdk/v8 v8.11.0
github.com/pulumi/pulumi-gcp/sdk/v8 v8.12.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
)

Expand Down
2 changes: 2 additions & 0 deletions gcp-go-functions/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ github.com/pulumi/pulumi-gcp/sdk/v8 v8.10.2 h1:YINpmdV9UR3iFmuWNzzTeI0sXw3kTv5ka
github.com/pulumi/pulumi-gcp/sdk/v8 v8.10.2/go.mod h1:JqTqCwGtKHTjwynvK21v6yB5TtfjrG6w4Yske2Be/ik=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.11.0 h1:bfAUuvCgyBcjjRo8xf3crjtYVXfBGtc3j65w7eGjjyE=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.11.0/go.mod h1:fc3tL/fOKT9vpF4GdZ4iK1jm5f5uc+QgJ3FFu3Z+Jw0=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.12.0 h1:coiST82FnT44KxomLxEtcbltsZEE95lz9cqHv+EgK/4=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.12.0/go.mod h1:fc3tL/fOKT9vpF4GdZ4iK1jm5f5uc+QgJ3FFu3Z+Jw0=
github.com/pulumi/pulumi/sdk/v3 v3.130.0 h1:gGJNd+akPqhZ+vrsZmAjSNJn6kGJkitjjkwrmIQMmn8=
github.com/pulumi/pulumi/sdk/v3 v3.130.0/go.mod h1:p1U24en3zt51agx+WlNboSOV8eLlPWYAkxMzVEXKbnY=
github.com/pulumi/pulumi/sdk/v3 v3.142.0 h1:SmcVddGuvwAh3g3XUVQQ5gVRQUKH1yZ6iETpDNHIHlw=
Expand Down
4 changes: 2 additions & 2 deletions gcp-go-gke/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.21
toolchain go1.21.3

require (
github.com/pulumi/pulumi-gcp/sdk/v8 v8.11.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-gcp/sdk/v8 v8.12.0
github.com/pulumi/pulumi-kubernetes/sdk/v3 v3.30.2
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
)
Expand Down
Loading

0 comments on commit 64394a7

Please sign in to comment.