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.79.0` |
| [github.com/pulumi/pulumi-azure-native-sdk/compute/v2](https://github.com/pulumi/pulumi-azure-native-sdk) | `2.73.1` | `2.79.0` |
| [github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2](https://github.com/pulumi/pulumi-azure-native-sdk) | `2.73.1` | `2.79.0` |
| [github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2](https://github.com/pulumi/pulumi-azure-native-sdk) | `2.73.1` | `2.79.0` |
| [github.com/pulumi/pulumi-azure-native-sdk/network/v2](https://github.com/pulumi/pulumi-azure-native-sdk) | `2.73.1` | `2.79.0` |



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

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

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

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

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

Updates `github.com/pulumi/pulumi-azure-native-sdk/v2` from 2.73.1 to 2.79.0
- [Commits](pulumi/pulumi-azure-native-sdk@v2.73.1...v2.79.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 27, 2024
1 parent b835574 commit eb5c5c2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 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.79.0
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.79.0
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.79.0
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.79.0
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.79.0
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.79.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.144.1
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 Expand Up @@ -125,7 +125,7 @@ require (
go.uber.org/atomic v1.11.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/mod v0.18.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect
Expand Down
32 changes: 16 additions & 16 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.79.0 h1:0ZNmd741+aVyJ15fdubhSv2z7JXjOST6zyJUH2Ang8o=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.79.0/go.mod h1:Hcncrh9Yah64Sx7IIN4EAsjm5NfIuHXlE09Uje0YPVM=
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.79.0 h1:4jOiVZnX8rWHz+4H3/RS0BV7kStZOFTbiD2RtNrQ0ps=
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.79.0/go.mod h1:7Jq1aSdc6CmmQiLs0qg7laLY7900nhHozAnRQdiNLsY=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.79.0 h1:QGI6oN9NSWrKiZi7XU8Ix2rgB0XovHLr0JYJa9Y559Q=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.79.0/go.mod h1:mXs56iiHAblvBY/IpoJBrXYpsrPpEiowtq6k2A13qWs=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.79.0 h1:M1a4hG+aIY/KqhKF2R0GqjVWfBu4Yodu7hs4SQPfr9I=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.79.0/go.mod h1:VftRajabjELBDM8ZJVq2vwZR9BVjWx/eQEtC4Qg3m0Q=
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.79.0 h1:6nJOld6siqPr+4ZoTQql+wVBeWlWifqGTERRXV+XEOg=
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.79.0/go.mod h1:jUdzlINMerWrXBqnYEpUEi/2vAFDRtZhoV12aCXiQO0=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.79.0 h1:Jn0nP8mKbKrRA6NKoYM/Ta0DW6CQwCclONqkNnTFy24=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.79.0/go.mod h1:UtcE2JL42940vODuX0oAYmBqWIMRIaRhEDBaQGyr+vA=
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.144.1 h1:QQtCDERihhlfvcmRzqHeBmOER1Fg1VkFj9933Lxqv00=
github.com/pulumi/pulumi/sdk/v3 v3.144.1/go.mod h1:/6gxU2XirnLlImBy5OoqV6I4HcjOf+IznNIZNZExZzo=
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 Expand Up @@ -319,8 +319,8 @@ golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug
golang.org/x/net v0.2.0/go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY=
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
golang.org/x/net v0.8.0/go.mod h1:QVkue5JL9kW//ek3r6jTKnTFis1tRmNAW2P1shuFdJc=
golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE=
golang.org/x/net v0.28.0/go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg=
golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I=
golang.org/x/net v0.33.0/go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4=
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Expand Down

0 comments on commit eb5c5c2

Please sign in to comment.