File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
77github.com/blang/semver/v4 v4.0.0
8- github.com/elastic/cloud-sdk-go v1.17 .0
8+ github.com/elastic/cloud-sdk-go v1.18 .0
99github.com/go-openapi/runtime v0.23.0
1010github.com/go-openapi/strfmt v0.21.2
1111github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
2323github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2424github.com/docker/go-units v0.3.3 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
2525github.com/docker/go-units v0.4.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
26- github.com/elastic/cloud-sdk-go v1.17 .0 h1:DI75RYG/X37vxFNVRFGlUZtRS+WilvKXpYgFlpLLNzw =
27- github.com/elastic/cloud-sdk-go v1.17 .0 /go.mod h1:8ijASzuND0kK8km08a/FIfedmPVjf0whGIJDVGHpgQ4 =
26+ github.com/elastic/cloud-sdk-go v1.18 .0 h1:X3hpCllYfXfEKLpBL8zwLI0n8H7mW6rnb7MUSQM6L3Q =
27+ github.com/elastic/cloud-sdk-go v1.18 .0 /go.mod h1:ax6+gRTyZm951pyBUk68hfbf7emCQ/Sb0TaunM1/q4s =
2828github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8 =
2929github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA =
3030github.com/fsnotify/fsnotify v1.7.0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
You can’t perform that action at this time.
0 commit comments