Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit b19354f

Browse files
author
Alex | Skip
authored
chore: retract all previous v2* (#839)
1 parent 507a8b2 commit b19354f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

go.mod

+4
Original file line numberDiff line numberDiff line change
@@ -373,3 +373,7 @@ replace (
373373
github.com/GeertJohan/go.rice => github.com/GeertJohan/go.rice v1.0.3
374374
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
375375
)
376+
377+
retract (
378+
[v2.0.0, v2.1.2]
379+
)

0 commit comments

Comments
 (0)