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 @@ -86,7 +86,7 @@ require (
86
86
github.com/go-openapi/jsonreference v0.20.2 // indirect
87
87
github.com/go-openapi/swag v0.23.0 // indirect
88
88
github.com/go-ozzo/ozzo-validation/v4 v4.3.0 // indirect
89
- github.com/go-resty/resty/v2 v2.16.3
89
+ github.com/go-resty/resty/v2 v2.16.5
90
90
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
91
91
github.com/gobuffalo/flect v1.0.3 // indirect
92
92
github.com/gogo/protobuf v1.3.2 // indirect
Original file line number Diff line number Diff line change @@ -115,8 +115,8 @@ github.com/go-openapi/swag v0.23.0 h1:vsEVJDUo2hPJ2tu0/Xc+4noaxyEffXNIs3cOULZ+Gr
115
115
github.com/go-openapi/swag v0.23.0 /go.mod h1:esZ8ITTYEsH1V2trKHjAN8Ai7xHb8RV+YSZ577vPjgQ =
116
116
github.com/go-ozzo/ozzo-validation/v4 v4.3.0 h1:byhDUpfEwjsVQb1vBunvIjh2BHQ9ead57VkAEY4V+Es =
117
117
github.com/go-ozzo/ozzo-validation/v4 v4.3.0 /go.mod h1:2NKgrcHl3z6cJs+3Oo940FPRiTzuqKbvfrL2RxCj6Ew =
118
- github.com/go-resty/resty/v2 v2.16.3 h1:zacNT7lt4b8M/io2Ahj6yPypL7bqx9n1iprfQuodV+E =
119
- github.com/go-resty/resty/v2 v2.16.3 /go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA =
118
+ github.com/go-resty/resty/v2 v2.16.5 h1:hBKqmWrr7uRc3euHVqmh1HTHcKn99Smr7o5spptdhTM =
119
+ github.com/go-resty/resty/v2 v2.16.5 /go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA =
120
120
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI =
121
121
github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
122
122
github.com/gobuffalo/flect v1.0.3 h1:xeWBM2nui+qnVvNM4S3foBhCAL2XgPU+a7FdpelbTq4 =
You can’t perform that action at this time.
0 commit comments