Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Hopefully this will fix the HTTP 400 issues we're seeing.
  • Loading branch information
jacobsa committed Sep 11, 2016
1 parent 9d2d9fc commit 97877e6
Show file tree
Hide file tree
Showing 7 changed files with 233 additions and 29 deletions.
202 changes: 202 additions & 0 deletions vendor/github.com/jacobsa/gcloud/LICENSE

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.

11 changes: 10 additions & 1 deletion vendor/github.com/jacobsa/gcloud/gcs/conn.go

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

12 changes: 1 addition & 11 deletions vendor/github.com/jacobsa/gcloud/gcs/gcsfake/bucket.go

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

3 changes: 2 additions & 1 deletion vendor/github.com/jacobsa/gcloud/gcs/requests.go

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

2 changes: 1 addition & 1 deletion vendor/github.com/jacobsa/gcloud/gcs/retry.go

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

23 changes: 14 additions & 9 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,24 +63,28 @@
"revisionTime": "2015-12-15T10:55:29+11:00"
},
{
"checksumSHA1": "v79niRn3bst9dPvawWXCi0BRYS8=",
"path": "github.com/jacobsa/gcloud/gcs",
"revision": "ca4fb085912aa5c6b40d76689547c9e327796398",
"revisionTime": "2015-10-01T00:27:58-07:00"
"revision": "e9e54fcd1efc94e58b06aed435eca4b3f837da71",
"revisionTime": "2016-06-02T12:04:01Z"
},
{
"checksumSHA1": "4eF64wIG1vvwDIWOUr355L7zpMQ=",
"path": "github.com/jacobsa/gcloud/gcs/gcsfake",
"revision": "ca4fb085912aa5c6b40d76689547c9e327796398",
"revisionTime": "2015-10-01T00:27:58-07:00"
"revision": "e9e54fcd1efc94e58b06aed435eca4b3f837da71",
"revisionTime": "2016-06-02T12:04:01Z"
},
{
"checksumSHA1": "1gvrpwRo8EnLnufGFGtzcyfUeIk=",
"path": "github.com/jacobsa/gcloud/gcs/gcsutil",
"revision": "ca4fb085912aa5c6b40d76689547c9e327796398",
"revisionTime": "2015-10-01T00:27:58-07:00"
"revision": "e9e54fcd1efc94e58b06aed435eca4b3f837da71",
"revisionTime": "2016-06-02T12:04:01Z"
},
{
"checksumSHA1": "ub1Nzd6BdY10XoHOu3YVdS/6Tok=",
"path": "github.com/jacobsa/gcloud/httputil",
"revision": "ca4fb085912aa5c6b40d76689547c9e327796398",
"revisionTime": "2015-10-01T00:27:58-07:00"
"revision": "e9e54fcd1efc94e58b06aed435eca4b3f837da71",
"revisionTime": "2016-06-02T12:04:01Z"
},
{
"path": "github.com/jacobsa/oglematchers",
Expand Down Expand Up @@ -247,5 +251,6 @@
"revision": "6fdcab499d2c45e2939521c4047855f12a745a1d",
"revisionTime": "2015-12-21T16:31:31+11:00"
}
]
],
"rootPath": "github.com/jacobsa/comeback"
}

0 comments on commit 97877e6

Please sign in to comment.