Skip to content

Commit

Permalink
vendor: Update phpipam-sdk-go
Browse files Browse the repository at this point in the history
Add the custom field support.
  • Loading branch information
Chris Marchesi committed Apr 3, 2017
1 parent 6acb2a6 commit 250362e
Show file tree
Hide file tree
Showing 6 changed files with 246 additions and 21 deletions.

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

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

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

103 changes: 103 additions & 0 deletions vendor/github.com/paybyphone/phpipam-sdk-go/phpipam/client/client.go

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

29 changes: 29 additions & 0 deletions vendor/github.com/paybyphone/phpipam-sdk-go/phpipam/phpipam.go

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

42 changes: 21 additions & 21 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -492,52 +492,52 @@
"revisionTime": "2017-03-15T16:33:13Z"
},
{
"checksumSHA1": "lOZ+LVf728WfTr1l+QxPztpA+Q0=",
"checksumSHA1": "POLdeJ+e4C9O1Gg1EQul9vJ8q7U=",
"path": "github.com/paybyphone/phpipam-sdk-go/controllers/addresses",
"revision": "489df44901db9a58f9b39f37d1d3e4e5232498f3",
"revisionTime": "2017-03-23T18:01:12Z"
"revision": "7fec9c4189656f6bb4509329dfe77767ee0b03fc",
"revisionTime": "2017-04-03T00:18:55Z"
},
{
"checksumSHA1": "8DoCZFEF8xaZrDJEfdhWqu42hf0=",
"path": "github.com/paybyphone/phpipam-sdk-go/controllers/sections",
"revision": "489df44901db9a58f9b39f37d1d3e4e5232498f3",
"revisionTime": "2017-03-23T18:01:12Z"
"revision": "7fec9c4189656f6bb4509329dfe77767ee0b03fc",
"revisionTime": "2017-04-03T00:18:55Z"
},
{
"checksumSHA1": "8EDty6JyKfQ4q9RYvHezvPXQehM=",
"checksumSHA1": "vidGgBwKBnajwt70e+5ekPXMmvc=",
"path": "github.com/paybyphone/phpipam-sdk-go/controllers/subnets",
"revision": "489df44901db9a58f9b39f37d1d3e4e5232498f3",
"revisionTime": "2017-03-23T18:01:12Z"
"revision": "7fec9c4189656f6bb4509329dfe77767ee0b03fc",
"revisionTime": "2017-04-03T00:18:55Z"
},
{
"checksumSHA1": "VeUtF8J2w1Gnwr6FdB1+EaSMu84=",
"checksumSHA1": "COAuIHHMIdQaJlZfaAYMhn7ew74=",
"path": "github.com/paybyphone/phpipam-sdk-go/controllers/vlans",
"revision": "489df44901db9a58f9b39f37d1d3e4e5232498f3",
"revisionTime": "2017-03-23T18:01:12Z"
"revision": "7fec9c4189656f6bb4509329dfe77767ee0b03fc",
"revisionTime": "2017-04-03T00:18:55Z"
},
{
"checksumSHA1": "1NGDMqCaySijyiiGPnSX77h0Ruo=",
"checksumSHA1": "F++orFwGmYJkwpTiDxVI3srrWzQ=",
"path": "github.com/paybyphone/phpipam-sdk-go/phpipam",
"revision": "489df44901db9a58f9b39f37d1d3e4e5232498f3",
"revisionTime": "2017-03-23T18:01:12Z"
"revision": "7fec9c4189656f6bb4509329dfe77767ee0b03fc",
"revisionTime": "2017-04-03T00:18:55Z"
},
{
"checksumSHA1": "/Nu1RXXPsalF69UPOuFm5Q8fURI=",
"checksumSHA1": "4mk74Bkioqkx2+D+yeR2b/Wmwyc=",
"path": "github.com/paybyphone/phpipam-sdk-go/phpipam/client",
"revision": "489df44901db9a58f9b39f37d1d3e4e5232498f3",
"revisionTime": "2017-03-23T18:01:12Z"
"revision": "7fec9c4189656f6bb4509329dfe77767ee0b03fc",
"revisionTime": "2017-04-03T00:18:55Z"
},
{
"checksumSHA1": "SjmycWTgtT0Rit7DDNy8Sl/SShA=",
"path": "github.com/paybyphone/phpipam-sdk-go/phpipam/request",
"revision": "489df44901db9a58f9b39f37d1d3e4e5232498f3",
"revisionTime": "2017-03-23T18:01:12Z"
"revision": "7fec9c4189656f6bb4509329dfe77767ee0b03fc",
"revisionTime": "2017-04-03T00:18:55Z"
},
{
"checksumSHA1": "R1/J0Xef+KZNQTFfaUb4EOuUD6E=",
"path": "github.com/paybyphone/phpipam-sdk-go/phpipam/session",
"revision": "489df44901db9a58f9b39f37d1d3e4e5232498f3",
"revisionTime": "2017-03-23T18:01:12Z"
"revision": "7fec9c4189656f6bb4509329dfe77767ee0b03fc",
"revisionTime": "2017-04-03T00:18:55Z"
},
{
"checksumSHA1": "zmC8/3V4ls53DJlNTKDZwPSC/dA=",
Expand Down

0 comments on commit 250362e

Please sign in to comment.