Skip to content

Commit

Permalink
Update packngo once again
Browse files Browse the repository at this point in the history
  • Loading branch information
ayudemura committed Aug 11, 2016
1 parent 79fa978 commit 3671bae
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion command/internal_plugin_list.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ import (
)

var InternalProviders = map[string]plugin.ProviderFunc{
"archive": archiveprovider.Provider,
"atlas": atlasprovider.Provider,
"aws": awsprovider.Provider,
"azure": azureprovider.Provider,
Expand Down Expand Up @@ -105,7 +106,6 @@ var InternalProviders = map[string]plugin.ProviderFunc{
"ultradns": ultradnsprovider.Provider,
"vcd": vcdprovider.Provider,
"vsphere": vsphereprovider.Provider,
"archive": archiveprovider.Provider,
}

var InternalProvisioners = map[string]plugin.ProvisionerFunc{
Expand Down
4 changes: 2 additions & 2 deletions vendor/github.com/packethost/packngo/volumes.go

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

6 changes: 3 additions & 3 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,10 +1464,10 @@
"revision": "3d184cea22ee1c41ec1697e0d830ff0c78f7ea97"
},
{
"checksumSHA1": "bpR9eoBfEDcXrm5Q0By4cDDlXo8=",
"checksumSHA1": "MexE5QPVAwVfQcJBnMGMgD+s9L0=",
"path": "github.com/packethost/packngo",
"revision": "5c74c3276242fb359a06b643437a9d8903eb76e6",
"revisionTime": "2016-07-26T11:06:53Z"
"revision": "7cd5fed006859e86dd5641a6cf9812e855b7574a",
"revisionTime": "2016-08-11T16:27:25Z"
},
{
"path": "github.com/pborman/uuid",
Expand Down

0 comments on commit 3671bae

Please sign in to comment.