We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8aa93 commit 0dda8e4Copy full SHA for 0dda8e4
go.mod
@@ -4,7 +4,7 @@ go 1.13
4
5
require (
6
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
7
- github.com/elastic/cloud-sdk-go v1.8.1
+ github.com/elastic/cloud-sdk-go v1.9.0
8
github.com/go-openapi/runtime v0.23.0
9
github.com/go-openapi/strfmt v0.21.2
10
github.com/pkg/errors v0.9.1
0 commit comments