Skip to content

Commit

Permalink
Fix version of two new packages to v0.11.7
Browse files Browse the repository at this point in the history
Still new to govendor, they now match other terraform packages.
  • Loading branch information
Andy Gertjejansen committed Oct 26, 2018
1 parent 63dcaf4 commit 84bae39
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,14 +536,18 @@
{
"checksumSHA1": "Fzbv+N7hFXOtrR6E7ZcHT3jEE9s=",
"path": "github.com/hashicorp/terraform/helper/structure",
"revision": "c64d8bdf354eb27125416de89ee199a740ff8d35",
"revisionTime": "2018-09-10T19:16:45Z"
"revision": "41e50bd32a8825a84535e353c3674af8ce799161",
"revisionTime": "2018-04-10T16:50:42Z",
"version": "v0.11.7",
"versionExact": "v0.11.7"
},
{
"checksumSHA1": "nEC56vB6M60BJtGPe+N9rziHqLg=",
"path": "github.com/hashicorp/terraform/helper/validation",
"revision": "c64d8bdf354eb27125416de89ee199a740ff8d35",
"revisionTime": "2018-09-10T19:16:45Z"
"revision": "41e50bd32a8825a84535e353c3674af8ce799161",
"revisionTime": "2018-04-10T16:50:42Z",
"version": "v0.11.7",
"versionExact": "v0.11.7"
},
{
"checksumSHA1": "kD1ayilNruf2cES1LDfNZjYRscQ=",
Expand Down

0 comments on commit 84bae39

Please sign in to comment.