-
Notifications
You must be signed in to change notification settings - Fork 850
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release refresh all package R17 (#17564)
* [Release] sdk/resourcemanager/videoanalyzer/armvideoanalyzer/0.3.0 generation from spec commit: b9d36b704e582a2bd5677fedc813607e73963469 * [Release] sdk/resourcemanager/virtualmachineimagebuilder/armvirtualmachineimagebuilder/0.3.0 generation from spec commit: b9d36b704e582a2bd5677fedc813607e73963469 * [Release] sdk/resourcemanager/visualstudio/armvisualstudio/0.3.0 generation from spec commit: b9d36b704e582a2bd5677fedc813607e73963469 * [Release] sdk/resourcemanager/vmwarecloudsimple/armvmwarecloudsimple/0.3.0 generation from spec commit: b9d36b704e582a2bd5677fedc813607e73963469 * [Release] sdk/resourcemanager/webpubsub/armwebpubsub/0.3.0 generation from spec commit: b9d36b704e582a2bd5677fedc813607e73963469 * [Release] sdk/resourcemanager/windowsesu/armwindowsesu/0.3.0 generation from spec commit: b9d36b704e582a2bd5677fedc813607e73963469 * [Release] sdk/resourcemanager/windowsiot/armwindowsiot/0.3.0 generation from spec commit: b9d36b704e582a2bd5677fedc813607e73963469 * [Release] sdk/resourcemanager/workloadmonitor/armworkloadmonitor/0.3.0 generation from spec commit: b9d36b704e582a2bd5677fedc813607e73963469 * Update README.md
- Loading branch information
Showing
187 changed files
with
9,937 additions
and
12,883 deletions.
There are no files selected for viewing
316 changes: 316 additions & 0 deletions
316
sdk/resourcemanager/videoanalyzer/armvideoanalyzer/CHANGELOG.md
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,21 @@ | ||
module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/videoanalyzer/armvideoanalyzer | ||
|
||
go 1.16 | ||
go 1.18 | ||
|
||
require ( | ||
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.0 | ||
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.13.0 | ||
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.23.0 | ||
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.14.0 | ||
) | ||
|
||
require ( | ||
github.com/Azure/azure-sdk-for-go/sdk/internal v0.9.1 // indirect | ||
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0 // indirect | ||
github.com/golang-jwt/jwt v3.2.1+incompatible // indirect | ||
github.com/google/uuid v1.1.1 // indirect | ||
github.com/kylelemons/godebug v1.1.0 // indirect | ||
github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4 // indirect | ||
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 // indirect | ||
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f // indirect | ||
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 // indirect | ||
golang.org/x/text v0.3.7 // indirect | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
159 changes: 95 additions & 64 deletions
159
...manager/videoanalyzer/armvideoanalyzer/ze_generated_example_accesspolicies_client_test.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.