Skip to content

Commit d4ee664

Browse files
dependabot-preview[bot]marclop
authored andcommitted
build(deps): bump github.com/go-openapi/runtime from 0.19.8 to 0.19.9 (#85)
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.19.8 to 0.19.9. - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.19.8...v0.19.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c56296c commit d4ee664

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/elastic/cloud-sdk-go v1.0.0-bc8
1212
github.com/elastic/uptd v1.0.0
1313
github.com/ghodss/yaml v1.0.0
14-
github.com/go-openapi/runtime v0.19.8
14+
github.com/go-openapi/runtime v0.19.9
1515
github.com/go-openapi/strfmt v0.19.4
1616
github.com/hashicorp/go-multierror v1.0.0
1717
github.com/marclop/elasticsearch-cli v0.0.0-20190212132418-ee09f7ae57f1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ github.com/go-openapi/runtime v0.19.0/go.mod h1:OwNfisksmmaZse4+gpV3Ne9AyMOlP1lt
110110
github.com/go-openapi/runtime v0.19.4/go.mod h1:X277bwSUBxVlCYR3r7xgZZGKVvBd/29gLDlFGtJ8NL4=
111111
github.com/go-openapi/runtime v0.19.8 h1:la3rOpJ+UnJSCgsgMv/xKHCMCpKJtFVa7ai4mPnV2ts=
112112
github.com/go-openapi/runtime v0.19.8/go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo=
113+
github.com/go-openapi/runtime v0.19.9 h1:Ay3ckvUJy9iTA4F6EWjx4c2/o3dfHiYdwJbOqIvGLx4=
114+
github.com/go-openapi/runtime v0.19.9/go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo=
113115
github.com/go-openapi/spec v0.17.0/go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI=
114116
github.com/go-openapi/spec v0.18.0 h1:aIjeyG5mo5/FrvDkpKKEGZPmF9MPHahS72mzfVqeQXQ=
115117
github.com/go-openapi/spec v0.18.0/go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI=

0 commit comments

Comments
 (0)