Skip to content

Commit

Permalink
Update first-party Pulumi dependencies to v2.86.0-alpha.1738244843
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Jan 30, 2025
1 parent 6c3ae8c commit f262e9e
Show file tree
Hide file tree
Showing 18 changed files with 102 additions and 102 deletions.
6 changes: 3 additions & 3 deletions azure-go-aci/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.22
toolchain go1.23.5

require (
github.com/pulumi/pulumi-azure-native-sdk/containerinstance/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/containerinstance/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi/sdk/v3 v3.147.0
)

Expand Down Expand Up @@ -62,7 +62,7 @@ require (
github.com/pkg/term v1.1.0 // indirect
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
github.com/pulumi/esc v0.9.1 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
Expand Down
12 changes: 6 additions & 6 deletions azure-go-aci/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,12 +148,12 @@ 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.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
github.com/pulumi/pulumi-azure-native-sdk/containerinstance/v2 v2.85.0 h1:elVMzwMcBFCE+3qH3FSQcBVOH49yvbvNosVhrLIVSp8=
github.com/pulumi/pulumi-azure-native-sdk/containerinstance/v2 v2.85.0/go.mod h1:+XN8T8oHH55djS/r9KNFOSPefSjmoXk+l/6FKKouOb0=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0 h1:Z/Ds/16uGukM6XTsfUfeln8o2klDWgaCZ87QqPyKgkQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0/go.mod h1:f9nVDFYTHPryPVwKKmy/1YHvqos7Rulb080xedYZqBo=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 h1:YmRy+K9+WAUeTSkj2LWHibqGHz4LnOc7dCTvt7wSku8=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi-azure-native-sdk/containerinstance/v2 v2.86.0-alpha.1738244843 h1:BUspiyYfCGap6zRdoMPelrUW19k4Mfbo/CkqG/a2LGw=
github.com/pulumi/pulumi-azure-native-sdk/containerinstance/v2 v2.86.0-alpha.1738244843/go.mod h1:Kr8NpYC6Dknen1x3Rxqrbjib3JmVrkNYV7s+y2uc1kE=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843 h1:Y5wiGck2M+iJR7qNbe0G0vy49ewTTdMhHe4vTtmBbSk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843/go.mod h1:ZimZwSt/uwQ4zEqJK++sXGh8wSyc4FGuC8D+Sl6FUBI=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 h1:94bREkPkB3N/dN3KsIGaoHcH3DPdLmWTvadkd5aE1OM=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5feuZCqM=
github.com/pulumi/pulumi/sdk/v3 v3.147.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
6 changes: 3 additions & 3 deletions azure-go-aks-helm/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.22
toolchain go1.23.5

require (
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azuread/sdk/v6 v6.2.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.1
github.com/pulumi/pulumi-random/sdk/v4 v4.17.0
Expand Down Expand Up @@ -69,7 +69,7 @@ require (
github.com/pkg/term v1.1.0 // indirect
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
github.com/pulumi/esc v0.10.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
Expand Down
12 changes: 6 additions & 6 deletions azure-go-aks-helm/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,12 +148,12 @@ 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.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0 h1:HtXZT9TQjVE8wpj+N89wD4LKivqVya+LXg3ubxWsv5M=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0/go.mod h1:tSeZLuMIAkMOSE2Nb9UMvhwTfwM0yVT+PLpebwC2yaQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0 h1:Z/Ds/16uGukM6XTsfUfeln8o2klDWgaCZ87QqPyKgkQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0/go.mod h1:f9nVDFYTHPryPVwKKmy/1YHvqos7Rulb080xedYZqBo=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 h1:YmRy+K9+WAUeTSkj2LWHibqGHz4LnOc7dCTvt7wSku8=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843 h1:MFGIRcxpzLz/EGHdk3V9zYppBhy2oFams0w9ZP5bLUM=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843/go.mod h1:e4nBQhYPevUhgeXkXHV8BT9ngnRlpqmLMCGngSFsTq0=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843 h1:Y5wiGck2M+iJR7qNbe0G0vy49ewTTdMhHe4vTtmBbSk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843/go.mod h1:ZimZwSt/uwQ4zEqJK++sXGh8wSyc4FGuC8D+Sl6FUBI=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 h1:94bREkPkB3N/dN3KsIGaoHcH3DPdLmWTvadkd5aE1OM=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi-azuread/sdk/v6 v6.2.0 h1:QU3Vi8OtgpaPf3NMCauYOjstaWL7uh+nrt/LtokIw3E=
github.com/pulumi/pulumi-azuread/sdk/v6 v6.2.0/go.mod h1:nP7hVmMwak4O4NiZCsbotjWXfQsIVkRTSIoXEpaDp/Q=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.1 h1:rDeYtMgQSf4ATFhqt33P65ulyPCbzAHFdWTyZa2iVcA=
Expand Down
10 changes: 5 additions & 5 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.22
toolchain go1.23.5

require (
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-tls/sdk/v5 v5.1.0
github.com/pulumi/pulumi/sdk/v3 v3.147.0
)
Expand Down Expand Up @@ -65,7 +65,7 @@ require (
github.com/pkg/term v1.1.0 // indirect
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
github.com/pulumi/esc v0.9.1 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
Expand Down
20 changes: 10 additions & 10 deletions azure-go-aks-managed-identity/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,16 +148,16 @@ 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.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.85.0 h1:oaYfg0MLG133lpibObf486f0aToL7eEcuYLZb86+ITA=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.85.0/go.mod h1:g9kFOeMKYtzJdimfXM/Ve33epz7AiT0iT9iOZKypl6k=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0 h1:HtXZT9TQjVE8wpj+N89wD4LKivqVya+LXg3ubxWsv5M=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0/go.mod h1:tSeZLuMIAkMOSE2Nb9UMvhwTfwM0yVT+PLpebwC2yaQ=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.85.0 h1:Dh8klYBNBmz75iRP41K1oUy4E2LFM03q2xr+6EMd+0E=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.85.0/go.mod h1:JhFJlyUQMuKmQAV7quQSNJ20aTT7X3gAD2H0fBe3fB8=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0 h1:Z/Ds/16uGukM6XTsfUfeln8o2klDWgaCZ87QqPyKgkQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0/go.mod h1:f9nVDFYTHPryPVwKKmy/1YHvqos7Rulb080xedYZqBo=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 h1:YmRy+K9+WAUeTSkj2LWHibqGHz4LnOc7dCTvt7wSku8=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.86.0-alpha.1738244843 h1:Qjjo6gK13ZSRblikqlQjHEC5tzDxIMb2LTAX53wxR6M=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.86.0-alpha.1738244843/go.mod h1:cEQn6EvoSjeSZ3jdgFUh6MpDQ5ZISqRqRX5lekKDYbo=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843 h1:MFGIRcxpzLz/EGHdk3V9zYppBhy2oFams0w9ZP5bLUM=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843/go.mod h1:e4nBQhYPevUhgeXkXHV8BT9ngnRlpqmLMCGngSFsTq0=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.86.0-alpha.1738244843 h1:rqTNYciftfMrbL90G3xZIVQSzWalKb6bttHG7XKrbF8=
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.86.0-alpha.1738244843/go.mod h1:DAbBQYxPVKk7VtWgzxQ4iq2PGGFUrUXQEUMdPE4H+sc=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843 h1:Y5wiGck2M+iJR7qNbe0G0vy49ewTTdMhHe4vTtmBbSk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843/go.mod h1:ZimZwSt/uwQ4zEqJK++sXGh8wSyc4FGuC8D+Sl6FUBI=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 h1:94bREkPkB3N/dN3KsIGaoHcH3DPdLmWTvadkd5aE1OM=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi-tls/sdk/v5 v5.1.0 h1:eLl9zlIWn0APS5ol+jX7rndH3SYH7YtGc6+YKCDpoj0=
github.com/pulumi/pulumi-tls/sdk/v5 v5.1.0/go.mod h1:4nbc+X3iHeYH/rRFRRluVQedNYWydJY+bDOhHT0hJX0=
github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5feuZCqM=
Expand Down
6 changes: 3 additions & 3 deletions azure-go-aks-multicluster/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.22
toolchain go1.23.5

require (
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azuread/sdk/v6 v6.2.0
github.com/pulumi/pulumi/sdk/v3 v3.147.0
)
Expand Down Expand Up @@ -65,7 +65,7 @@ require (
github.com/pkg/term v1.1.0 // indirect
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
github.com/pulumi/esc v0.9.1 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
Expand Down
12 changes: 6 additions & 6 deletions azure-go-aks-multicluster/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,12 +148,12 @@ 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.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0 h1:HtXZT9TQjVE8wpj+N89wD4LKivqVya+LXg3ubxWsv5M=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0/go.mod h1:tSeZLuMIAkMOSE2Nb9UMvhwTfwM0yVT+PLpebwC2yaQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0 h1:Z/Ds/16uGukM6XTsfUfeln8o2klDWgaCZ87QqPyKgkQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0/go.mod h1:f9nVDFYTHPryPVwKKmy/1YHvqos7Rulb080xedYZqBo=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 h1:YmRy+K9+WAUeTSkj2LWHibqGHz4LnOc7dCTvt7wSku8=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843 h1:MFGIRcxpzLz/EGHdk3V9zYppBhy2oFams0w9ZP5bLUM=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843/go.mod h1:e4nBQhYPevUhgeXkXHV8BT9ngnRlpqmLMCGngSFsTq0=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843 h1:Y5wiGck2M+iJR7qNbe0G0vy49ewTTdMhHe4vTtmBbSk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843/go.mod h1:ZimZwSt/uwQ4zEqJK++sXGh8wSyc4FGuC8D+Sl6FUBI=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 h1:94bREkPkB3N/dN3KsIGaoHcH3DPdLmWTvadkd5aE1OM=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi-azuread/sdk/v6 v6.2.0 h1:QU3Vi8OtgpaPf3NMCauYOjstaWL7uh+nrt/LtokIw3E=
github.com/pulumi/pulumi-azuread/sdk/v6 v6.2.0/go.mod h1:nP7hVmMwak4O4NiZCsbotjWXfQsIVkRTSIoXEpaDp/Q=
github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5feuZCqM=
Expand Down
6 changes: 3 additions & 3 deletions azure-go-aks/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.22
toolchain go1.23.5

require (
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azuread/sdk/v6 v6.2.0
github.com/pulumi/pulumi-random/sdk/v4 v4.17.0
github.com/pulumi/pulumi-tls/sdk/v5 v5.1.0
Expand Down Expand Up @@ -67,7 +67,7 @@ require (
github.com/pkg/term v1.1.0 // indirect
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
github.com/pulumi/esc v0.9.1 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
Expand Down
12 changes: 6 additions & 6 deletions azure-go-aks/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,12 +148,12 @@ 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.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0 h1:HtXZT9TQjVE8wpj+N89wD4LKivqVya+LXg3ubxWsv5M=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.85.0/go.mod h1:tSeZLuMIAkMOSE2Nb9UMvhwTfwM0yVT+PLpebwC2yaQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0 h1:Z/Ds/16uGukM6XTsfUfeln8o2klDWgaCZ87QqPyKgkQ=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0/go.mod h1:f9nVDFYTHPryPVwKKmy/1YHvqos7Rulb080xedYZqBo=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 h1:YmRy+K9+WAUeTSkj2LWHibqGHz4LnOc7dCTvt7wSku8=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843 h1:MFGIRcxpzLz/EGHdk3V9zYppBhy2oFams0w9ZP5bLUM=
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.86.0-alpha.1738244843/go.mod h1:e4nBQhYPevUhgeXkXHV8BT9ngnRlpqmLMCGngSFsTq0=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843 h1:Y5wiGck2M+iJR7qNbe0G0vy49ewTTdMhHe4vTtmBbSk=
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843/go.mod h1:ZimZwSt/uwQ4zEqJK++sXGh8wSyc4FGuC8D+Sl6FUBI=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 h1:94bREkPkB3N/dN3KsIGaoHcH3DPdLmWTvadkd5aE1OM=
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843/go.mod h1:Z5Q51yUa05UG+2EU5BY8KA9w8pLAe5yaaBpJZFIrcZk=
github.com/pulumi/pulumi-azuread/sdk/v6 v6.2.0 h1:QU3Vi8OtgpaPf3NMCauYOjstaWL7uh+nrt/LtokIw3E=
github.com/pulumi/pulumi-azuread/sdk/v6 v6.2.0/go.mod h1:nP7hVmMwak4O4NiZCsbotjWXfQsIVkRTSIoXEpaDp/Q=
github.com/pulumi/pulumi-random/sdk/v4 v4.17.0 h1:gOZeoD6h1ThtWCS53lqcBvsNNP7aJn/euKYc9V1o7+8=
Expand Down
8 changes: 4 additions & 4 deletions azure-go-appservice-docker/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.22
toolchain go1.23.5

require (
github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/web/v2 v2.85.0
github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-azure-native-sdk/web/v2 v2.86.0-alpha.1738244843
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.1
github.com/pulumi/pulumi/sdk/v3 v3.147.0
)
Expand Down Expand Up @@ -64,7 +64,7 @@ require (
github.com/pkg/term v1.1.0 // indirect
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
github.com/pulumi/esc v0.9.1 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.85.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.86.0-alpha.1738244843 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
Expand Down
Loading

0 comments on commit f262e9e

Please sign in to comment.