Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ReleasePR armpostgresql] update-typescript.md #15365

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions sdk/postgresql/armpostgresql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Release History

## v0.1.1 (released)
No exported changes

## v0.1.0 (released)
7 changes: 4 additions & 3 deletions sdk/postgresql/armpostgresql/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

``` yaml
require:
- https://github.com/Azure/azure-rest-api-specs/blob/dec9c6c39c2c24aa51a3f70c0b1133912653b180/specification/postgresql/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/dec9c6c39c2c24aa51a3f70c0b1133912653b180/specification/postgresql/resource-manager/readme.go.md
module-version: 0.1.0
- https://github.com/Azure/azure-rest-api-specs/blob/e5c47c5615f81613263ff76fe25628ee19030a02/specification/postgresql/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/e5c47c5615f81613263ff76fe25628ee19030a02/specification/postgresql/resource-manager/readme.go.md
module-version: 0.1.1

package-singleservers: true
```
2 changes: 1 addition & 1 deletion sdk/postgresql/armpostgresql/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Azure/azure-sdk-for-go/sdk/postgresql/armpostgresql
go 1.13

require (
github.com/Azure/azure-sdk-for-go v56.1.0+incompatible
github.com/Azure/azure-sdk-for-go v56.3.0+incompatible
github.com/Azure/azure-sdk-for-go/sdk/armcore v0.8.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.16.2
)
4 changes: 2 additions & 2 deletions sdk/postgresql/armpostgresql/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Azure/azure-sdk-for-go v56.1.0+incompatible h1:Ofcecdw3F1ZqnpDEZcLzH9Hq0P4Y5Si8+EioXJSamJs=
github.com/Azure/azure-sdk-for-go v56.1.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
github.com/Azure/azure-sdk-for-go v56.3.0+incompatible h1:DmhwMrUIvpeoTDiWRDtNHqelNUd3Og8JCkrLHQK795c=
github.com/Azure/azure-sdk-for-go v56.3.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
github.com/Azure/azure-sdk-for-go/sdk/armcore v0.8.0 h1:HQQoaSGOh32mpoRkpLDjkngMwYJqkxu93FRx0epdLHE=
github.com/Azure/azure-sdk-for-go/sdk/armcore v0.8.0/go.mod h1:BSKvHb/5cy8j4hahIInXH92X/2zGJ3TxKF6b9pw1Btg=
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.16.2 h1:UC4vfOhW2l0f2QOCQpOxJS4/K6oKFy2tQZE+uWU1MEo=
Expand Down
2 changes: 1 addition & 1 deletion sdk/postgresql/armpostgresql/zz_generated_constants.go

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