Skip to content

Commit b378606

Browse files
chore: retract 1.15.22 and 1.15.23
1 parent 2bf6502 commit b378606

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
@@ -163,4 +163,6 @@ replace (
163163
retract (
164164
v1.16.15 // typo in the version number.
165165
v1.16.16 // contains only retractions, has to be newer than 1.16.15.
166+
v1.15.22 // typo in the version number.
167+
v1.15.23 // contains only retractions, has to be newer than 1.15.22.
166168
)

0 commit comments

Comments
 (0)