Skip to content

Commit

Permalink
Update SDK Go for stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
hunngu-ms committed Sep 3, 2020
1 parent e152d4e commit 46b9f6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ These settings apply only when `--tag=package-composite-v1 --go` is specified on
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.

```yaml $(tag) == 'package-composite-v1' && $(go)
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/v1.0/$(namespace)
output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/v1.0/$(namespace)
```

### Tag: package-2019-01-preview-only and go
Expand Down

0 comments on commit 46b9f6f

Please sign in to comment.