Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 60ea4b6

Browse files
authored
Update Flyteidl version (#249)
Signed-off-by: Flyte-Bot <admin@flyte.org> Co-authored-by: flyte-bot <flyte-bot@users.noreply.github.com>
1 parent 5ce5ba8 commit 60ea4b6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.7
16+
github.com/flyteorg/flyteidl v0.24.19
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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ github.com/fatih/color v1.10.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGE
235235
github.com/fatih/structtag v1.2.0/go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4/aAZl94=
236236
github.com/flyteorg/flyteidl v0.24.7 h1:J9Wnk+JHpbRxOVs5moehQ7BRsZefsdABYuRYinXih8c=
237237
github.com/flyteorg/flyteidl v0.24.7/go.mod h1:576W2ViEyjTpT+kEVHAGbrTP3HARNUZ/eCwrNPmdx9U=
238+
github.com/flyteorg/flyteidl v0.24.19 h1:9PR0UVe2atWLot0X6dgyiXTMKbut28LJYl4HrcMHl7E=
239+
github.com/flyteorg/flyteidl v0.24.19/go.mod h1:vHSugApgS3hRITIafzQDU8DZD/W8wFRfFcgaFU35Dww=
238240
github.com/flyteorg/flytestdlib v0.3.13/go.mod h1:Tz8JCECAbX6VWGwFT6cmEQ+RJpZ/6L9pswu3fzWs220=
239241
github.com/flyteorg/flytestdlib v0.4.13 h1:TzgqhECRGfOHYH1A7rUwcKEEH2rTtPxGy+oYcif7iBw=
240242
github.com/flyteorg/flytestdlib v0.4.13/go.mod h1:fv1ar34LJLMTaf0tbfetisLykUlARi7rP+NQTUn6QQs=

0 commit comments

Comments
 (0)