Skip to content

Commit 1bcc3e1

Browse files
Alancereharryli0108
authored andcommitted
fist add reademe.go.md (Azure#24674)
1 parent 2a055d8 commit 1bcc3e1

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Go
2+
3+
These settings apply only when `--go` is specified on the command line.
4+
5+
```yaml $(go) && $(track2)
6+
azure-arm: true
7+
license-header: MICROSOFT_MIT_NO_VERSION
8+
module-name: sdk/resourcemanager/iotfirmwaredefense/armiotfirmwaredefense
9+
module: github.com/Azure/azure-sdk-for-go/$(module-name)
10+
output-folder: $(go-sdk-folder)/$(module-name)
11+
```

specification/fist/resource-manager/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This is not used by Autorest itself.
5656
swagger-to-sdk:
5757
- repo: azure-sdk-for-python-track2
5858
- repo: azure-sdk-for-java
59-
- repo: azure-sdk-for-go-track2
59+
- repo: azure-sdk-for-go
6060
- repo: azure-sdk-for-js
6161
- repo: azure-resource-manager-schemas
6262
- repo: azure-cli-extensions

0 commit comments

Comments
 (0)