Skip to content

Commit

Permalink
Retract 1.4.x (#397)
Browse files Browse the repository at this point in the history
Signed-off-by: eduardo apolinario <[email protected]>
Co-authored-by: eduardo apolinario <[email protected]>
  • Loading branch information
eapolinario and eapolinario authored May 1, 2023
1 parent f9566ec commit 91906ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions flyteidl/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,9 @@ require (
k8s.io/client-go v0.0.0-20210217172142-7279fc64d847 // indirect
k8s.io/klog/v2 v2.5.0 // indirect
)

// These 2 versions were wrongly published.
retract (
v1.4.0
v1.4.2
)

0 comments on commit 91906ad

Please sign in to comment.