Skip to content

Commit

Permalink
Merge pull request hashicorp#9224 from hashicorp/arm-go-autorest-bump…
Browse files Browse the repository at this point in the history
…-7.2.1

provider/azurerm: Bump go-autorest to 7.2.1 to fix the issue with VM time parsing
  • Loading branch information
stack72 authored Oct 5, 2016
2 parents aa4136d + 5c8ded6 commit 4548e24
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 18 deletions.
19 changes: 12 additions & 7 deletions vendor/github.com/Azure/go-autorest/autorest/date/time.go

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

32 changes: 21 additions & 11 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,35 +202,45 @@
"checksumSHA1": "eVSHe6GIHj9/ziFrQLZ1SC7Nn6k=",
"comment": "v7.0.5",
"path": "github.com/Azure/go-autorest/autorest",
"revision": "928711bfb9b6bc052ea85a8f4e1d8f4e1bf55f95",
"revisionTime": "2016-09-27T17:55:41Z"
"revision": "0781901f19f1e7db3034d97ec57af753db0bf808",
"revisionTime": "2016-10-03T18:39:13Z",
"version": "v7.2.1",
"versionExact": "v7.2.1"
},
{
"checksumSHA1": "z8FwqeLK0Pluo7FYC5k2MVBoils=",
"comment": "v7.0.5",
"path": "github.com/Azure/go-autorest/autorest/azure",
"revision": "928711bfb9b6bc052ea85a8f4e1d8f4e1bf55f95",
"revisionTime": "2016-09-27T17:55:41Z"
"revision": "0781901f19f1e7db3034d97ec57af753db0bf808",
"revisionTime": "2016-10-03T18:39:13Z",
"version": "v7.2.1",
"versionExact": "v7.2.1"
},
{
"checksumSHA1": "euBLq6AtwLOQUJfDf1dyR+0nQfU=",
"checksumSHA1": "q9Qz8PAxK5FTOZwgYKe5Lj38u4c=",
"comment": "v7.0.5",
"path": "github.com/Azure/go-autorest/autorest/date",
"revision": "928711bfb9b6bc052ea85a8f4e1d8f4e1bf55f95",
"revisionTime": "2016-09-27T17:55:41Z"
"revision": "0781901f19f1e7db3034d97ec57af753db0bf808",
"revisionTime": "2016-10-03T18:39:13Z",
"version": "v7.2.1",
"versionExact": "v7.2.1"
},
{
"checksumSHA1": "Ev8qCsbFjDlMlX0N2tYAhYQFpUc=",
"comment": "v7.0.5",
"path": "github.com/Azure/go-autorest/autorest/to",
"revision": "928711bfb9b6bc052ea85a8f4e1d8f4e1bf55f95",
"revisionTime": "2016-09-27T17:55:41Z"
"revision": "0781901f19f1e7db3034d97ec57af753db0bf808",
"revisionTime": "2016-10-03T18:39:13Z",
"version": "v7.2.1",
"versionExact": "v7.2.1"
},
{
"checksumSHA1": "oBixceM+55gdk47iff8DSEIh3po=",
"path": "github.com/Azure/go-autorest/autorest/validation",
"revision": "928711bfb9b6bc052ea85a8f4e1d8f4e1bf55f95",
"revisionTime": "2016-09-27T17:55:41Z"
"revision": "0781901f19f1e7db3034d97ec57af753db0bf808",
"revisionTime": "2016-10-03T18:39:13Z",
"version": "v7.2.1",
"versionExact": "v7.2.1"
},
{
"comment": "0.0.2-27-gedd0930",
Expand Down

0 comments on commit 4548e24

Please sign in to comment.