Skip to content

Commit

Permalink
Remove softwareplan go track2 config (Azure#17161)
Browse files Browse the repository at this point in the history
* Remote softwareplan go track2 config

* softwareplan has been retired

* fix
  • Loading branch information
Alancere authored and LeiWang3 committed Mar 31, 2022
1 parent a21998e commit 1e644fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
8 changes: 1 addition & 7 deletions specification/softwareplan/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,7 @@ go:
namespace: softwareplan
```
``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/resourcemanager/softwareplan/armsoftwareplan
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
```
The softwareplan has been retired and will not be supported by track2 go SDK.
### Go multi-api
Expand Down
1 change: 0 additions & 1 deletion specification/softwareplan/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-ruby
after_scripts:
Expand Down

0 comments on commit 1e644fe

Please sign in to comment.