Skip to content

Commit cf61c87

Browse files
build(deps): bump github.com/go-openapi/runtime from 0.19.15 to 0.19.19 (#314)
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.19.15 to 0.19.19. - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.19.15...v0.19.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 374ec52 commit cf61c87

File tree

2 files changed

+88
-2
lines changed

2 files changed

+88
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ module github.com/elastic/ecctl
33
go 1.12
44

55
require (
6-
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
6+
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535
77
github.com/elastic/cloud-sdk-go v1.0.0-beta3.0.20200623011303-1e53d46b11d8
8-
github.com/go-openapi/runtime v0.19.15
8+
github.com/go-openapi/runtime v0.19.19
99
github.com/go-openapi/strfmt v0.19.5
1010
github.com/pkg/errors v0.9.1
1111
github.com/spf13/cobra v0.0.7

0 commit comments

Comments
 (0)