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

Commit b947da0

Browse files
committedApr 18, 2023
Update flyteidl version
Signed-off-by: Flyte-Bot <[email protected]>
1 parent 1026231 commit b947da0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎go.mod

+1-1
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.3.14
16+
github.com/flyteorg/flyteidl v1.3.18
1717
github.com/flyteorg/flyteplugins v1.0.40
1818
github.com/flyteorg/flytepropeller v1.1.70
1919
github.com/flyteorg/flytestdlib v1.0.15

‎go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,8 @@ github.com/felixge/httpsnoop v1.0.1 h1:lvB5Jl89CsZtGIWuTcDM1E/vkVs49/Ml7JJe07l8S
314314
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
315315
github.com/flyteorg/flyteidl v1.3.14 h1:o5M0g/r6pXTPu5PEurbYxbQmuOu3hqqsaI2M6uvK0N8=
316316
github.com/flyteorg/flyteidl v1.3.14/go.mod h1:Pkt2skI1LiHs/2ZoekBnyPhuGOFMiuul6HHcKGZBsbM=
317+
github.com/flyteorg/flyteidl v1.3.18 h1:pK3dxrYgwEDo5kC5w5Vd4MyNmEd+ETLH+rKsLyUKyrA=
318+
github.com/flyteorg/flyteidl v1.3.18/go.mod h1:Pkt2skI1LiHs/2ZoekBnyPhuGOFMiuul6HHcKGZBsbM=
317319
github.com/flyteorg/flyteplugins v1.0.40 h1:RTsYingqmqr13qBbi4CB2ArXDHNHUOkAF+HTLJQiQ/s=
318320
github.com/flyteorg/flyteplugins v1.0.40/go.mod h1:qyUPqVspLcLGJpKxVwHDWf+kBpOGuItOxCaF6zAmDio=
319321
github.com/flyteorg/flytepropeller v1.1.70 h1:/d1qqz13rdVADM85ST70eerAdBstJJz9UUB/mNSZi0w=

0 commit comments

Comments
 (0)
This repository has been archived.