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

Commit 871bf2c

Browse files
committed
Update Flyteidl version
Signed-off-by: Flyte-Bot <admin@flyte.org>
1 parent d2f64cb commit 871bf2c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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 v1.0.0
16+
github.com/flyteorg/flyteidl v1.0.1
1717
github.com/flyteorg/flytestdlib v1.0.0
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
@@ -241,6 +241,8 @@ github.com/fatih/color v1.10.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGE
241241
github.com/fatih/structtag v1.2.0/go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4/aAZl94=
242242
github.com/flyteorg/flyteidl v1.0.0 h1:02V/h8cN3TzI6H9kzB2XNKR4XsJDmsGGfDWxbfmRZGs=
243243
github.com/flyteorg/flyteidl v1.0.0/go.mod h1:JW0z1ZaHS9zWvDAwSMIyGhsf+V4zrzBBgh5IuqzMFCM=
244+
github.com/flyteorg/flyteidl v1.0.1 h1:vdc+bZkRhM1kdxq/SCaOkq/PXJxz/8pTicAiqcdPM9I=
245+
github.com/flyteorg/flyteidl v1.0.1/go.mod h1:JW0z1ZaHS9zWvDAwSMIyGhsf+V4zrzBBgh5IuqzMFCM=
244246
github.com/flyteorg/flytestdlib v1.0.0 h1:gb99ignMsVcNTUmWzArtcIDdkRjyzQQVBkWNOQakiFg=
245247
github.com/flyteorg/flytestdlib v1.0.0/go.mod h1:QSVN5wIM1lM9d60eAEbX7NwweQXW96t5x4jbyftn89c=
246248
github.com/flyteorg/stow v0.3.3 h1:tzeNl8mSZFL3oJDi0ACZj6FAineQAF4qyEp6bXtIdQY=

0 commit comments

Comments
 (0)