Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Retract 1.4.x (#397)
Browse files Browse the repository at this point in the history
Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: eduardo apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
eapolinario and eapolinario authored May 1, 2023
1 parent 6a7b314 commit edc3faa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 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 edc3faa

Please sign in to comment.