Skip to content

Commit 58e8c7d

Browse files
dependabot-preview[bot]karencfv
authored andcommitted
build(deps): bump github.com/go-openapi/runtime from 0.19.9 to 0.19.10 (#153)
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.19.9 to 0.19.10. - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.19.9...v0.19.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 746af52 commit 58e8c7d

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
@@ -10,7 +10,7 @@ require (
1010
github.com/davecgh/go-spew v1.1.1
1111
github.com/elastic/cloud-sdk-go v1.0.0-bc12
1212
github.com/ghodss/yaml v1.0.0
13-
github.com/go-openapi/runtime v0.19.9
13+
github.com/go-openapi/runtime v0.19.10
1414
github.com/go-openapi/strfmt v0.19.4
1515
github.com/hashicorp/go-multierror v1.0.0
1616
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
@@ -106,6 +106,8 @@ github.com/go-openapi/runtime v0.19.0/go.mod h1:OwNfisksmmaZse4+gpV3Ne9AyMOlP1lt
106106
github.com/go-openapi/runtime v0.19.4/go.mod h1:X277bwSUBxVlCYR3r7xgZZGKVvBd/29gLDlFGtJ8NL4=
107107
github.com/go-openapi/runtime v0.19.9 h1:Ay3ckvUJy9iTA4F6EWjx4c2/o3dfHiYdwJbOqIvGLx4=
108108
github.com/go-openapi/runtime v0.19.9/go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo=
109+
github.com/go-openapi/runtime v0.19.10 h1:UJ9h8j9t3PrQk9g6RiAQ2tWm7nXUwcX2LgrTsm6ClbI=
110+
github.com/go-openapi/runtime v0.19.10/go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo=
109111
github.com/go-openapi/spec v0.17.0/go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI=
110112
github.com/go-openapi/spec v0.18.0 h1:aIjeyG5mo5/FrvDkpKKEGZPmF9MPHahS72mzfVqeQXQ=
111113
github.com/go-openapi/spec v0.18.0/go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI=

0 commit comments

Comments
 (0)