Skip to content

Commit

Permalink
Merge pull request #476 from containous/fix-empty-response
Browse files Browse the repository at this point in the history
Fix empty responses
  • Loading branch information
vdemeester committed Jun 22, 2016
2 parents df75700 + 1b5e354 commit 7e1ceb9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
12 changes: 6 additions & 6 deletions glide.lock

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

3 changes: 2 additions & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import:
- package: github.com/vulcand/oxy
vcs: git
repo: https://github.com/containous/oxy.git
version: 1ca0a134a818f7b8ea85de6e6554fe3312f144c2
version: b57d6706e9ff606343c596940b60df7f90012d29
subpackages:
- cbreaker
- connlimit
Expand Down Expand Up @@ -56,6 +56,7 @@ import:
- package: github.com/thoas/stats
- package: github.com/unrolled/render
- package: github.com/vdemeester/docker-events
- version: 20e6d2db238723e68197a9e3c6c34c99a9893a9c
- package: github.com/vulcand/vulcand
subpackages:
- plugin/rewrite
Expand Down

0 comments on commit 7e1ceb9

Please sign in to comment.