Skip to content

Commit

Permalink
Release v53.3.0 (#14547)
Browse files Browse the repository at this point in the history
* bump autorest.go version

* add metadata for the 3 packages introduced in v53.2.0

* Generated from azure-rest-api-specs 2601b21eccaab01da2feb65d232ab6c3cb9c1c45

* Refresh profiles

* v53.3.0

* refresh dependencies
  • Loading branch information
ArcturusZhang committed Apr 19, 2021
1 parent 6ad2aaf commit 3d13806
Show file tree
Hide file tree
Showing 1,990 changed files with 124,298 additions and 126,807 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## `v53.3.0`

Fixes https://github.com/Azure/azure-sdk-for-go/issues/14540

## `v53.2.0`

### New Packages
Expand Down
45 changes: 18 additions & 27 deletions Gopkg.lock

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

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

[[constraint]]
name = "github.com/gofrs/uuid"
version = "3.3.0"
version = "4.0.0"

[[constraint]]
name = "github.com/shopspring/decimal"
Expand Down
2 changes: 1 addition & 1 deletion generate_options.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"autorestArguments": [
"--use=@microsoft.azure/autorest.go@2.1.178",
"--use=@microsoft.azure/autorest.go@2.1.180",
"--go",
"--verbose",
"--go-sdk-folder=.",
Expand Down
Loading

0 comments on commit 3d13806

Please sign in to comment.