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 @@ -3,7 +3,7 @@ module github.com/elastic/ecctl
3
3
go 1.20
4
4
5
5
require (
6
- github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
6
+ github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
7
7
github.com/blang/semver/v4 v4.0.0
8
8
github.com/elastic/cloud-sdk-go v1.17.0
9
9
github.com/go-openapi/runtime v0.23.0
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod h1:l
9
9
github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496 /go.mod h1:oGkLhpf+kjZl6xBf758TQhh5XrAeiJv/7FRz/2spLIg =
10
10
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 /go.mod h1:oGkLhpf+kjZl6xBf758TQhh5XrAeiJv/7FRz/2spLIg =
11
11
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef /go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw =
12
- github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d h1:Byv0BzEl3/e6D5CLfI0j/7hiIEtvGVFPCZ7Ei2oq8iQ =
13
- github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d /go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw =
12
+ github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so =
13
+ github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 /go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw =
14
14
github.com/aws/aws-sdk-go v1.34.28 /go.mod h1:H7NKnBqNVzoTJpGfLrQkkD+ytBA93eiDYi/+8rV9s48 =
15
15
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM =
16
16
github.com/blang/semver/v4 v4.0.0 /go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ =
You can’t perform that action at this time.
0 commit comments