Skip to content

Commit

Permalink
vendor, azure: Bump Azure SDK to Aug 2021
Browse files Browse the repository at this point in the history
[ upstream commit 1ad3aee ]

Supersedes: #23172
Fixes: #23083

Signed-off-by: Goverdhan Biradar <goverdhanbiradar@gmail.com>
Signed-off-by: Chris Tarazi <chris@isovalent.com>
  • Loading branch information
christarazi committed Sep 28, 2023
1 parent b5b1a52 commit 9aadce9
Show file tree
Hide file tree
Showing 177 changed files with 10,511 additions and 1,266 deletions.
4 changes: 2 additions & 2 deletions pkg/azure/api/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ import (
"strings"
"time"

"github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-03-01/compute"
"github.com/Azure/azure-sdk-for-go/services/network/mgmt/2020-11-01/network"
"github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-08-01/compute"
"github.com/Azure/azure-sdk-for-go/services/network/mgmt/2021-08-01/network"
"github.com/Azure/go-autorest/autorest"
"github.com/Azure/go-autorest/autorest/adal"
"github.com/Azure/go-autorest/autorest/azure"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9aadce9

Please sign in to comment.