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

Commit 542c8f8

Browse files
committed
Update flyteidl version
Signed-off-by: Flyte-Bot <admin@flyte.org>
1 parent c80bd7c commit 542c8f8

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/cloudevents/sdk-go/v2 v2.8.0
1414
github.com/coreos/go-oidc v2.2.1+incompatible
1515
github.com/evanphx/json-patch v4.12.0+incompatible
16-
github.com/flyteorg/flyteidl v1.1.21
16+
github.com/flyteorg/flyteidl v1.2.1
1717
github.com/flyteorg/flyteplugins v1.0.10
1818
github.com/flyteorg/flytepropeller v1.1.28
1919
github.com/flyteorg/flytestdlib v1.0.5

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,8 @@ github.com/felixge/httpsnoop v1.0.1 h1:lvB5Jl89CsZtGIWuTcDM1E/vkVs49/Ml7JJe07l8S
354354
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
355355
github.com/flyteorg/flyteidl v1.1.21 h1:09/xqYWFdUA22bVWKLjkSzhhSJfaJmDAraczpJ/Yiis=
356356
github.com/flyteorg/flyteidl v1.1.21/go.mod h1:f0AFl7RFycH7+JLq2th0ReH7v+Xse+QTw4jGdIxiS8I=
357+
github.com/flyteorg/flyteidl v1.2.1 h1:GQYgOjVvKVx8AUoJBTHbc+tA9zSIwNs7ex9WS1/r7iI=
358+
github.com/flyteorg/flyteidl v1.2.1/go.mod h1:f0AFl7RFycH7+JLq2th0ReH7v+Xse+QTw4jGdIxiS8I=
357359
github.com/flyteorg/flyteplugins v1.0.10 h1:XBycM4aOSE/WlI8iP9vqogKGXy4FMfVCUUfzxJus/p4=
358360
github.com/flyteorg/flyteplugins v1.0.10/go.mod h1:GfbmRByI/rSatm/Epoj3bNyrXwIQ9NOXTVwLS6Z0p84=
359361
github.com/flyteorg/flytepropeller v1.1.28 h1:68qQ0QRHoCzagF0oifkW/c4A1L4B4LdgyHCPLKMiY2g=

0 commit comments

Comments
 (0)