Skip to content

Commit

Permalink
chore(deps): bump github.com/pulumi/pulumi-azure-native-sdk/authoriza…
Browse files Browse the repository at this point in the history
…tion/v2 from 2.8.0 to 2.10.0 (#36)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent f015660 commit 9af6544
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module elyclover.com-infra
go 1.21

require (
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.8.0
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.10.0
github.com/pulumi/pulumi-azure-native-sdk/cdn/v2 v2.10.0
github.com/pulumi/pulumi-azure-native-sdk/keyvault/v2 v2.8.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ github.com/pkg/term v1.1.0 h1:xIAAdCMh3QIAy+5FrE8Ad8XoDhEU4ufwbaSozViP9kk=
github.com/pkg/term v1.1.0/go.mod h1:E25nymQcrSllhX42Ok8MRm1+hyBdHY0dCeiKZ9jpNGw=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.8.0 h1:xbTAISsowIKiWhoQ4qcC6VGdOBwCjUmwUgl24FhI4Wg=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.8.0/go.mod h1:R+oOw7l+XFwvli6yGhNQutwpOD7i97Z+yg2D0SkA4+U=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.10.0 h1:e4PuOQ7v0/KgwXdHDCiQRNdtXFd+/aaTg1fI8BUbiPI=
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.10.0/go.mod h1:oGAM4I4zAdWMXJ5Cn7ALO4Wmc5Z/skXc05ZzwKmdGps=
github.com/pulumi/pulumi-azure-native-sdk/cdn/v2 v2.10.0 h1:5Ek4iZcYS26S6GWl69IIxADpkawgwU7hV0AUjwN0JZY=
github.com/pulumi/pulumi-azure-native-sdk/cdn/v2 v2.10.0/go.mod h1:9Xp5hvrof96ZOKEjhGHNDwhbS2pLCQZdrnMUbN12ZM8=
github.com/pulumi/pulumi-azure-native-sdk/keyvault/v2 v2.8.0 h1:wwVp83pveI4fLh2KHiAD/xSmqPkwrYN2VY8DeWWYPL4=
Expand Down

0 comments on commit 9af6544

Please sign in to comment.