Skip to content

Commit c56296c

Browse files
dependabot-preview[bot]marclop
authored andcommitted
build(deps): bump github.com/go-openapi/strfmt from 0.19.3 to 0.19.4 (#84)
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.19.3 to 0.19.4. - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.19.3...v0.19.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e642e41 commit c56296c

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
@@ -12,7 +12,7 @@ require (
1212
github.com/elastic/uptd v1.0.0
1313
github.com/ghodss/yaml v1.0.0
1414
github.com/go-openapi/runtime v0.19.8
15-
github.com/go-openapi/strfmt v0.19.3
15+
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
1818
github.com/pkg/errors v0.8.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ github.com/go-openapi/strfmt v0.19.0/go.mod h1:+uW+93UVvGGq2qGaZxdDeJqSAqBqBdl+Z
125125
github.com/go-openapi/strfmt v0.19.2/go.mod h1:0yX7dbo8mKIvc3XSKp7MNfxw4JytCfCD6+bY1AVL9LU=
126126
github.com/go-openapi/strfmt v0.19.3 h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbsINA=
127127
github.com/go-openapi/strfmt v0.19.3/go.mod h1:0yX7dbo8mKIvc3XSKp7MNfxw4JytCfCD6+bY1AVL9LU=
128+
github.com/go-openapi/strfmt v0.19.4 h1:eRvaqAhpL0IL6Trh5fDsGnGhiXndzHFuA05w6sXH6/g=
129+
github.com/go-openapi/strfmt v0.19.4/go.mod h1:eftuHTlB/dI8Uq8JJOyRlieZf+WkkxUuk0dgdHXr2Qk=
128130
github.com/go-openapi/swag v0.17.0/go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg=
129131
github.com/go-openapi/swag v0.18.0 h1:1DU8Km1MRGv9Pj7BNLmkA+umwTStwDHttXvx3NhJA70=
130132
github.com/go-openapi/swag v0.18.0/go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg=

0 commit comments

Comments
 (0)