Skip to content

Commit

Permalink
Bump the pulumi-azure-native-sdk group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the pulumi-azure-native-sdk group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/pulumi/pulumi-azure-native-sdk/authorization/v2](https://github.com/pulumi/pulumi-azure-native-sdk) | `2.73.1` | `2.78.0` |
| [github.com/pulumi/pulumi-azure-native-sdk/compute/v2](https://github.com/pulumi/pulumi-azure-native-sdk) | `2.73.1` | `2.78.0` |
| [github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2](https://github.com/pulumi/pulumi-azure-native-sdk) | `2.73.1` | `2.78.0` |
| [github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2](https://github.com/pulumi/pulumi-azure-native-sdk) | `2.73.1` | `2.78.0` |
| [github.com/pulumi/pulumi-azure-native-sdk/network/v2](https://github.com/pulumi/pulumi-azure-native-sdk) | `2.73.1` | `2.78.0` |



Updates `github.com/pulumi/pulumi-azure-native-sdk/authorization/v2` from 2.73.1 to 2.78.0
- [Commits](pulumi/pulumi-azure-native-sdk@v2.73.1...v2.78.0)

Updates `github.com/pulumi/pulumi-azure-native-sdk/compute/v2` from 2.73.1 to 2.78.0
- [Commits](pulumi/pulumi-azure-native-sdk@v2.73.1...v2.78.0)

Updates `github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2` from 2.73.1 to 2.78.0
- [Commits](pulumi/pulumi-azure-native-sdk@v2.73.1...v2.78.0)

Updates `github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2` from 2.73.1 to 2.78.0
- [Commits](pulumi/pulumi-azure-native-sdk@v2.73.1...v2.78.0)

Updates `github.com/pulumi/pulumi-azure-native-sdk/network/v2` from 2.73.1 to 2.78.0
- [Commits](pulumi/pulumi-azure-native-sdk@v2.73.1...v2.78.0)

Updates `github.com/pulumi/pulumi-azure-native-sdk/v2` from 2.73.1 to 2.78.0
- [Commits](pulumi/pulumi-azure-native-sdk@v2.73.1...v2.78.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi-azure-native-sdk/authorization/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi-azure-native-sdk
- dependency-name: github.com/pulumi/pulumi-azure-native-sdk/compute/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi-azure-native-sdk
- dependency-name: github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi-azure-native-sdk
- dependency-name: github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi-azure-native-sdk
- dependency-name: github.com/pulumi/pulumi-azure-native-sdk/network/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi-azure-native-sdk
- dependency-name: github.com/pulumi/pulumi-azure-native-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi-azure-native-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 1c919e8 commit bd1cbd4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ require (
github.com/google/gofuzz v1.2.0
github.com/pulumi/pulumi-aws/sdk/v6 v6.65.0
github.com/pulumi/pulumi-awsx/sdk/v2 v2.19.0
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.73.1
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.73.1
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.73.1
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.73.1
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.73.1
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.73.1
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/compute/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/network/v2 v2.78.0
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.78.0
github.com/pulumi/pulumi-command/sdk v1.0.1
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.7
github.com/pulumi/pulumi-eks/sdk/v3 v3.4.0
Expand All @@ -30,7 +30,7 @@ require (
github.com/pulumi/pulumi-libvirt/sdk v0.5.3
github.com/pulumi/pulumi-random/sdk/v4 v4.16.7
github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1
github.com/pulumi/pulumi/sdk/v3 v3.142.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
github.com/pulumiverse/pulumi-time/sdk v0.1.0
github.com/samber/lo v1.47.0
github.com/stretchr/testify v1.10.0
Expand Down
28 changes: 14 additions & 14 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -208,18 +208,18 @@ github.com/pulumi/pulumi-aws/sdk/v6 v6.65.0 h1:OvCLqUueOja9YE2WEGPYAw+lKHFRbLQ7Q
github.com/pulumi/pulumi-aws/sdk/v6 v6.65.0/go.mod h1:FFzye44v9E0BgaFXVB/9X7KH0S0MapoXEy2YonrQfz4=
github.com/pulumi/pulumi-awsx/sdk/v2 v2.19.0 h1:jil2EBzZnKsRDrLfvx2gnAaq17HQLrTbpPsIb3h+98U=
github.com/pulumi/pulumi-awsx/sdk/v2 v2.19.0/go.mod h1:r+K4M7jnLqvvQDeR/0mBRq2EPZaqsDg24Ciy3ml/thA=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.73.1 h1:miIJy4njnFYw7VxMLvEztoMPr9zYC2kqBTwRlaFAf48=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.73.1/go.mod h1:LR1QBq0C1NIhmD9E0uKozCAu32j5qsamhrIsTSNVMS8=
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.73.1 h1:79HTKSE1uJQolCRUHRFnIbSPNSIhxekIhznHnjpLi6s=
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.73.1/go.mod h1:sN7rQ3n6T/KGaQqMXdoERPjiKzE8L89H6sFj1CSFk/U=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.73.1 h1:8xyjq2nYeBNwqdIf0Su2DHprEMbW0Rs82ZliFNY+14o=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.73.1/go.mod h1:UYRkyT4qRuQ39GPtyxE509zTVwbfunE/32npB0bhr1E=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.73.1 h1:rkNZDAik+qlIhbmFoa09ln/oJMXey5+olw8ShmljgXc=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.73.1/go.mod h1:P/N/xG2lVxsHdspmKjH+d8d4ln+2arXBmOl3zhjWnnw=
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.73.1 h1:glI1LKNu/erhOZpHq7/tdwMwerZxHKv6Xaaz4ILvKAs=
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.73.1/go.mod h1:Ckfh040vb9BE28NMNQcjYleSYAhaFhz2+E9gFYEDUGc=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.73.1 h1:yzXxwwq3tHdtSOi5vjKmKXq7HyKvDaKulF53MFTMbh8=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.73.1/go.mod h1:ChjIUNDNeN6jI33ZOivHUFqM6purDiLP01mghMGe1Fs=
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/compute/v2 v2.78.0 h1:29BmKkGUFr9QkMNEj0jw4h5ug6kLuyJWZELYMz7VH1Q=
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.78.0/go.mod h1:nUb5z7ihX2WCI5g8WDkkKW9H2EO4gfxa6wFGn6WoaRY=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.78.0 h1:3gvacLP/3EwPT1f/eWVAql74I/FB6gnpuS7yokeET6o=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.78.0/go.mod h1:MlAcvjOS/2C/MvDavqdPU9VL4WJRsj9R8VZZK7DHpQA=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.78.0 h1:gliYSX88cgl9T0+d3L3gXNa/eMq21ju8Z9LaKFiPo3U=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.78.0/go.mod h1:yYsO58oH7VnqoAbaSNXoz6+5jHcmIHqHAGJxoF027vk=
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.78.0 h1:Pc9MRDF1YIbE4T3L4/IPSMVj6koYiaTr9iO4ZAqGimk=
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.78.0/go.mod h1:DGs9xCXji/AMX/0WTPrzwxVGxTeNU3u7h+p2FnXJyBA=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.78.0 h1:cuOET2wtgfDJAcMWOMvALoQSHseg6dTrt3R0C+Xoabw=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.78.0/go.mod h1:oCuT0Jcu5o0P1yehRJWU3kErHV29T+kT/v/jrrXDDtw=
github.com/pulumi/pulumi-command/sdk v1.0.1 h1:ZuBSFT57nxg/fs8yBymUhKLkjJ6qmyN3gNvlY/idiN0=
github.com/pulumi/pulumi-command/sdk v1.0.1/go.mod h1:C7sfdFbUIoXKoIASfXUbP/U9xnwPfxvz8dBpFodohlA=
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.7 h1:cuIl5YyIghqtnFMGsdtPOeaNSix5S2CrqO0/UZ1Yjsc=
Expand All @@ -236,8 +236,8 @@ github.com/pulumi/pulumi-random/sdk/v4 v4.16.7 h1:39rhOe/PTUGMYia8pR5T2wbxxMt2pw
github.com/pulumi/pulumi-random/sdk/v4 v4.16.7/go.mod h1:cxxDhJzUPt/YElfvlWa15Q4NGF6XXS8kUs4OQsCxSBk=
github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1 h1:tXemWrzeVTqG8zq6hBdv1TdPFXjgZ+dob63a/6GlF1o=
github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1/go.mod h1:hODo3iEmmXDFOXqPK+V+vwI0a3Ww7BLjs5Tgamp86Ng=
github.com/pulumi/pulumi/sdk/v3 v3.142.0 h1:SmcVddGuvwAh3g3XUVQQ5gVRQUKH1yZ6iETpDNHIHlw=
github.com/pulumi/pulumi/sdk/v3 v3.142.0/go.mod h1:PvKsX88co8XuwuPdzolMvew5lZV+4JmZfkeSjj7A6dI=
github.com/pulumi/pulumi/sdk/v3 v3.143.0 h1:z1m8Fc6l723eU2J/bP7UHE5t6WbBu4iIDAl1WaalQk4=
github.com/pulumi/pulumi/sdk/v3 v3.143.0/go.mod h1:OFpZabILGxrFqzcABFpMCksrHGVp4ymRM2BkKjlazDY=
github.com/pulumiverse/pulumi-time/sdk v0.1.0 h1:xfi9HKDgV+GgDxQ23oSv9KxC3DQqViGTcMrJICRgJv0=
github.com/pulumiverse/pulumi-time/sdk v0.1.0/go.mod h1:NUa1zA74DF002WrM6iF111A6UjX9knPpXufVRvBwNyg=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit bd1cbd4

Please sign in to comment.