Skip to content

Commit

Permalink
fix: add retraction of v1.16.15 (#3108)
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshmprabhu authored Nov 6, 2024
1 parent b7190c8 commit 7195484
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,7 @@ replace (
github.com/onsi/ginkgo => github.com/onsi/ginkgo v1.12.0
github.com/onsi/gomega => github.com/onsi/gomega v1.10.0
)

retract (
v1.16.15 // typo in the version number.
)

0 comments on commit 7195484

Please sign in to comment.