Skip to content

Commit

Permalink
Merge pull request #153 from checkr/zz/bump-vendors
Browse files Browse the repository at this point in the history
Bump vendors
  • Loading branch information
zhouzhuojie authored Aug 24, 2018
2 parents 3e8caa2 + 6c125cf commit 5a5e61c
Show file tree
Hide file tree
Showing 214 changed files with 10,144 additions and 3,635 deletions.
276 changes: 227 additions & 49 deletions Gopkg.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api_docs/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ info:
Flagr is a feature flagging, A/B testing and dynamic configuration
microservice
title: Flagr
version: 1.0.8
version: 1.0.9
tags:
- name: flag
description: Everything about the flag
Expand Down
2 changes: 1 addition & 1 deletion swagger/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ swagger: "2.0"
info:
description: Flagr is a feature flagging, A/B testing and dynamic configuration microservice
title: Flagr
version: 1.0.8
version: 1.0.9
tags:
- name: flag
description: Everything about the flag
Expand Down
2 changes: 1 addition & 1 deletion swagger_gen/restapi/doc.go

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

4 changes: 2 additions & 2 deletions swagger_gen/restapi/embedded_spec.go

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

131 changes: 69 additions & 62 deletions swagger_gen/restapi/server.go

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

6 changes: 3 additions & 3 deletions tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"Tools": [
{
"Repository": "github.com/golang/dep/cmd/dep",
"Commit": "37d9ea0ac16f0e0a05afc3b60e1ac8c364b6c329"
"Commit": "6b79ccc4052b44b52a424209e2a32682cc84c11c"
},
{
"Repository": "github.com/alecthomas/gometalinter",
"Commit": "a0a6cc517e763fe2cfe7618b819ec02fc11651f3"
},
{
"Repository": "github.com/go-swagger/go-swagger/cmd/swagger",
"Commit": "abafcce68941b9313b95b94b32afe598f019637d"
"Commit": "a054598c6e12cefbc681c25e7c837f1614b32d5e"
},
{
"Repository": "github.com/jirfag/go-queryset/cmd/goqueryset",
"Commit": "cb86bdf7e8dc8aac20bab0777e346db4aff8929c"
"Commit": "7510503da0acaf886bdcbaaced781b40c76076d1"
},
{
"Repository": "github.com/dave/courtney",
Expand Down

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

Loading

0 comments on commit 5a5e61c

Please sign in to comment.