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 +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/aws/aws-sdk-go v1.37.1
7- github.com/flyteorg/flyteidl v0.21.10
7+ github.com/flyteorg/flyteidl v0.22.1
88 github.com/flyteorg/flytestdlib v0.4.7
99 github.com/fsnotify/fsnotify v1.4.9
1010 github.com/ghodss/yaml v1.0.0
Original file line number Diff line number Diff line change @@ -171,6 +171,8 @@ github.com/fatih/color v1.10.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGE
171171github.com/fatih/structtag v1.2.0 /go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4/aAZl94 =
172172github.com/flyteorg/flyteidl v0.21.10 h1:4ed/8+loMhvNny/DivgX4jdQLfFE+LSD13nDWbYixZI =
173173github.com/flyteorg/flyteidl v0.21.10 /go.mod h1:576W2ViEyjTpT+kEVHAGbrTP3HARNUZ/eCwrNPmdx9U =
174+ github.com/flyteorg/flyteidl v0.22.1 h1:9OYtiUIDTKsnNRoVGFcvUrIRbD3dxUJYgRTDnNnMRbw =
175+ github.com/flyteorg/flyteidl v0.22.1 /go.mod h1:576W2ViEyjTpT+kEVHAGbrTP3HARNUZ/eCwrNPmdx9U =
174176github.com/flyteorg/flytestdlib v0.3.13 /go.mod h1:Tz8JCECAbX6VWGwFT6cmEQ+RJpZ/6L9pswu3fzWs220 =
175177github.com/flyteorg/flytestdlib v0.4.7 h1:SMPPXI3j/MjP7D2fqaR+lPQkTrqYS7xZbwsgJI2F8SU =
176178github.com/flyteorg/flytestdlib v0.4.7 /go.mod h1:fv1ar34LJLMTaf0tbfetisLykUlARi7rP+NQTUn6QQs =
You can’t perform that action at this time.
0 commit comments