This repository was archived by the owner on Oct 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/aws/aws-sdk-go-v2/config v1.0.0
1414 github.com/aws/aws-sdk-go-v2/service/athena v1.0.0
1515 github.com/coocood/freecache v1.1.1
16- github.com/flyteorg/flyteidl v0.24.19
16+ github.com/flyteorg/flyteidl v0.24.21
1717 github.com/flyteorg/flytestdlib v0.4.13
1818 github.com/go-logr/zapr v0.4.0 // indirect
1919 github.com/go-test/deep v1.0.7
Original file line number Diff line number Diff line change @@ -237,6 +237,8 @@ github.com/flyteorg/flyteidl v0.24.7 h1:J9Wnk+JHpbRxOVs5moehQ7BRsZefsdABYuRYinXi
237237github.com/flyteorg/flyteidl v0.24.7 /go.mod h1:576W2ViEyjTpT+kEVHAGbrTP3HARNUZ/eCwrNPmdx9U =
238238github.com/flyteorg/flyteidl v0.24.19 h1:9PR0UVe2atWLot0X6dgyiXTMKbut28LJYl4HrcMHl7E =
239239github.com/flyteorg/flyteidl v0.24.19 /go.mod h1:vHSugApgS3hRITIafzQDU8DZD/W8wFRfFcgaFU35Dww =
240+ github.com/flyteorg/flyteidl v0.24.21 h1:9dowP4gQHBe/1sRfYa5PP2snT/7/ZwgRsYkof4zr19c =
241+ github.com/flyteorg/flyteidl v0.24.21 /go.mod h1:vHSugApgS3hRITIafzQDU8DZD/W8wFRfFcgaFU35Dww =
240242github.com/flyteorg/flytestdlib v0.3.13 /go.mod h1:Tz8JCECAbX6VWGwFT6cmEQ+RJpZ/6L9pswu3fzWs220 =
241243github.com/flyteorg/flytestdlib v0.4.13 h1:TzgqhECRGfOHYH1A7rUwcKEEH2rTtPxGy+oYcif7iBw =
242244github.com/flyteorg/flytestdlib v0.4.13 /go.mod h1:fv1ar34LJLMTaf0tbfetisLykUlARi7rP+NQTUn6QQs =
You can’t perform that action at this time.
0 commit comments