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.11
1010 github.com/flyteorg/flyteplugins v1.0.67
1111 github.com/flyteorg/flytestdlib v1.0.15
1212 github.com/ghodss/yaml v1.0.0
Original file line number Diff line number Diff line change @@ -262,6 +262,8 @@ github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYF
262262github.com/felixge/httpsnoop v1.0.1 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
263263github.com/flyteorg/flyteidl v1.5.10 h1:SHeiaWRt8EAVuFsat+BJswtc07HTZ4DqhfTEYSm621k =
264264github.com/flyteorg/flyteidl v1.5.10 /go.mod h1:EtE/muM2lHHgBabjYcxqe9TWeJSL0kXwbI0RgVwI4Og =
265+ github.com/flyteorg/flyteidl v1.5.11 h1:Xcb17YqNstl+dHQsK+o0Ac+1l1U154wXivg28O3C5l0 =
266+ github.com/flyteorg/flyteidl v1.5.11 /go.mod h1:EtE/muM2lHHgBabjYcxqe9TWeJSL0kXwbI0RgVwI4Og =
265267github.com/flyteorg/flyteplugins v1.0.67 h1:d2FXpwxQwX/k4YdmhuusykOemHb/cUTPEob4WBmdpjE =
266268github.com/flyteorg/flyteplugins v1.0.67 /go.mod h1:HHt4nKDKVwrZPKDsj99dNtDSIJL378xNotYMA3a/TFA =
267269github.com/flyteorg/flytestdlib v1.0.15 h1:kv9jDQmytbE84caY+pkZN8trJU2ouSAmESzpTEhfTt0 =
@@ -470,6 +472,7 @@ github.com/googleapis/gax-go/v2 v2.3.0/go.mod h1:b8LNqSzNabLiUpXKkY7HAR5jr6bIT99
470472github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d /go.mod h1:sJBsCZ4ayReDTBIg8b9dl28c5xFWyhBTVRp3pOg5EKY =
471473github.com/googleapis/gnostic v0.1.0 /go.mod h1:sJBsCZ4ayReDTBIg8b9dl28c5xFWyhBTVRp3pOg5EKY =
472474github.com/googleapis/gnostic v0.3.1 /go.mod h1:on+2t9HRStVgn95RSsFWFz+6Q0Snyqv1awfrALZdbtU =
475+ github.com/googleapis/gnostic v0.5.5 /go.mod h1:7+EbHbldMins07ALC74bsA81Ovc97DwqyJO1AENw9kA =
473476github.com/googleapis/go-type-adapters v1.0.0 h1:9XdMn+d/G57qq1s8dNc5IesGCXHf6V2HZ2JwRxfA2tA =
474477github.com/googleapis/go-type-adapters v1.0.0 /go.mod h1:zHW75FOG2aur7gAO2B+MLby+cLsWGBF62rFAi7WjWO4 =
475478github.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