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 authored and aanm committed Sep 28, 2023
1 parent 51eac11 commit 5444557
Show file tree
Hide file tree
Showing 178 changed files with 10,519 additions and 1,267 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 5444557

Please sign in to comment.