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.14
1010 github.com/flyteorg/flyteplugins v1.1.8
1111 github.com/flyteorg/flytestdlib v1.0.20
1212 github.com/ghodss/yaml v1.0.0
Original file line number Diff line number Diff line change @@ -419,6 +419,7 @@ github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXi
419419github.com/google/martian/v3 v3.0.0 /go.mod h1:y5Zk1BBys9G+gd6Jrk0W3cC1+ELVxBWuIGO+w/tUAp0 =
420420github.com/google/martian/v3 v3.1.0 /go.mod h1:y5Zk1BBys9G+gd6Jrk0W3cC1+ELVxBWuIGO+w/tUAp0 =
421421github.com/google/martian/v3 v3.3.2 h1:IqNFLAmvJOgVlpdEBiQbDc2EwKW77amAycfTuWKdfvw =
422+ github.com/google/martian/v3 v3.3.2 /go.mod h1:oBOf6HBosgwRXnUGWUB05QECsc6uvmMiJ3+6W4l/CUk =
422423github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57 /go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc =
423424github.com/google/pprof v0.0.0-20190515194954-54271f7e092f /go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc =
424425github.com/google/pprof v0.0.0-20191218002539-d4f498aebedc /go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM =
@@ -446,6 +447,8 @@ github.com/googleapis/gax-go/v2 v2.7.1/go.mod h1:4orTrqY6hXxxaUL4LHIPl6lGo8vAE38
446447github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d /go.mod h1:sJBsCZ4ayReDTBIg8b9dl28c5xFWyhBTVRp3pOg5EKY =
447448github.com/googleapis/gnostic v0.1.0 /go.mod h1:sJBsCZ4ayReDTBIg8b9dl28c5xFWyhBTVRp3pOg5EKY =
448449github.com/googleapis/gnostic v0.3.1 /go.mod h1:on+2t9HRStVgn95RSsFWFz+6Q0Snyqv1awfrALZdbtU =
450+ github.com/googleapis/gnostic v0.5.5 /go.mod h1:7+EbHbldMins07ALC74bsA81Ovc97DwqyJO1AENw9kA =
451+ github.com/googleapis/go-type-adapters v1.0.0 /go.mod h1:zHW75FOG2aur7gAO2B+MLby+cLsWGBF62rFAi7WjWO4 =
449452github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8 /go.mod h1:dvDLG8qkwmyD9a/MJJN3XJcT3xFxOKAvTZGvuZmac9g =
450453github.com/gophercloud/gophercloud v0.1.0 /go.mod h1:vxM41WHh5uqHVBMZHzuwNOHh8XEoIEcSTewFxm1c5g8 =
451454github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
You can’t perform that action at this time.
0 commit comments