Skip to content

Commit 242f704

Browse files
santhoshmprabhusivakami
authored andcommitted
chore: add a retraction of 1.16.16 (#3339)
1 parent 6859e56 commit 242f704

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

go.mod

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,7 @@ replace (
160160
github.com/onsi/gomega => github.com/onsi/gomega v1.10.0
161161
)
162162

163-
retract v1.16.15 // typo in the version number.
163+
retract (
164+
v1.16.15 // typo in the version number.
165+
v1.16.16 // contains only retractions, has to be newer than 1.16.15.
166+
)

0 commit comments

Comments
 (0)