Skip to content

Commit c350252

Browse files
chore: retract 1.16.17 and 1.15.22 (#3342)
* chore: retract 1.15.22 and 1.15.23 * chore: use latest release to retract 1.15.22
1 parent 2bf6502 commit c350252

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ replace (
161161
)
162162

163163
retract (
164+
v1.15.22 // typo in the version number.
164165
v1.16.15 // typo in the version number.
165166
v1.16.16 // contains only retractions, has to be newer than 1.16.15.
167+
v1.16.17 // contains only retractions, new version to retract 1.15.22.
166168
)

0 commit comments

Comments
 (0)