Skip to content

Commit 866c8c2

Browse files
authored
retractions (#119)
Signed-off-by: Michael Darmawan <[email protected]>
1 parent ffa8c25 commit 866c8c2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

go.mod

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ require (
88
github.com/stretchr/testify v1.7.0
99
gopkg.in/h2non/gock.v1 v1.1.2
1010
)
11+
12+
retract (
13+
v0.11.0 // Contains bugs that break create key
14+
v0.12.0 // Contains bugs that break create key
15+
v0.12.1 // Contains bugs that break create key
16+
v0.12.3 // Contains only retractions
17+
)

0 commit comments

Comments
 (0)