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 +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/DiSiqueira/GoTree v1.0.1-0.20180907134536-53a8e837f295
77 github.com/benlaurie/objecthash v0.0.0-20180202135721-d1e3d6079fc1
88 github.com/fatih/color v1.13.0
9- github.com/flyteorg/flyteidl v1.5.10
9+ github.com/flyteorg/flyteidl v1.5.13
1010 github.com/flyteorg/flyteplugins v1.1.8
1111 github.com/flyteorg/flytestdlib v1.0.19
1212 github.com/ghodss/yaml v1.0.0
Original file line number Diff line number Diff line change @@ -260,6 +260,8 @@ github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYF
260260github.com/felixge/httpsnoop v1.0.1 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
261261github.com/flyteorg/flyteidl v1.5.10 h1:SHeiaWRt8EAVuFsat+BJswtc07HTZ4DqhfTEYSm621k =
262262github.com/flyteorg/flyteidl v1.5.10 /go.mod h1:EtE/muM2lHHgBabjYcxqe9TWeJSL0kXwbI0RgVwI4Og =
263+ github.com/flyteorg/flyteidl v1.5.13 h1:IQ2Cw+u36ew3BPyRDAcHdzc/GyNEOXOxhKy9jbS4hbo =
264+ github.com/flyteorg/flyteidl v1.5.13 /go.mod h1:EtE/muM2lHHgBabjYcxqe9TWeJSL0kXwbI0RgVwI4Og =
263265github.com/flyteorg/flyteplugins v1.1.8 h1:UVYdqDdcIqz2JIso+m3MsaPSsTZJZyZQ6Eg7nhX9r/Y =
264266github.com/flyteorg/flyteplugins v1.1.8 /go.mod h1:sRxeatEOHq1b9bTxTRNcwoIkVTAVN9dTz8toXkfcz2E =
265267github.com/flyteorg/flytestdlib v1.0.15 h1:kv9jDQmytbE84caY+pkZN8trJU2ouSAmESzpTEhfTt0 =
@@ -474,6 +476,7 @@ github.com/googleapis/gax-go/v2 v2.3.0/go.mod h1:b8LNqSzNabLiUpXKkY7HAR5jr6bIT99
474476github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d /go.mod h1:sJBsCZ4ayReDTBIg8b9dl28c5xFWyhBTVRp3pOg5EKY =
475477github.com/googleapis/gnostic v0.1.0 /go.mod h1:sJBsCZ4ayReDTBIg8b9dl28c5xFWyhBTVRp3pOg5EKY =
476478github.com/googleapis/gnostic v0.3.1 /go.mod h1:on+2t9HRStVgn95RSsFWFz+6Q0Snyqv1awfrALZdbtU =
479+ github.com/googleapis/gnostic v0.5.5 /go.mod h1:7+EbHbldMins07ALC74bsA81Ovc97DwqyJO1AENw9kA =
477480github.com/googleapis/go-type-adapters v1.0.0 h1:9XdMn+d/G57qq1s8dNc5IesGCXHf6V2HZ2JwRxfA2tA =
478481github.com/googleapis/go-type-adapters v1.0.0 /go.mod h1:zHW75FOG2aur7gAO2B+MLby+cLsWGBF62rFAi7WjWO4 =
479482github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8 /go.mod h1:dvDLG8qkwmyD9a/MJJN3XJcT3xFxOKAvTZGvuZmac9g =
You can’t perform that action at this time.
0 commit comments