Skip to content

Commit

Permalink
retract securityinsight (#17079)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alancere authored Feb 17, 2022
1 parent 062f5f2 commit 8e95491
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release History

## 0.2.1 (2022-02-17)
- Move to "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/securityinsights/armsecurityinsights"

## 0.2.0 (2022-01-13)
### Breaking Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ require:
- https://github.com/Azure/azure-rest-api-specs/blob/8e4746332979ed6ff3577bdc97dd2065a7577598/specification/securityinsights/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/8e4746332979ed6ff3577bdc97dd2065a7577598/specification/securityinsights/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 0.2.0

module-version: 0.2.1
```
4 changes: 4 additions & 0 deletions sdk/resourcemanager/securityinsight/armsecurityinsight/go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Deprecated: use github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/securityinsights/armsecurityinsights instead.
module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/securityinsight/armsecurityinsight

go 1.16
Expand All @@ -7,3 +8,6 @@ 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
)

// use github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/securityinsights/armsecurityinsights instead.
retract [v0.1.0, v0.2.1]

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

0 comments on commit 8e95491

Please sign in to comment.