We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba9cae commit 172fe75Copy full SHA for 172fe75
go.mod
@@ -11,3 +11,7 @@ require (
11
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d // indirect
12
golang.org/x/net v0.0.0-20220706163947-c90051bbdb60
13
)
14
+
15
+retract (
16
+ [v0.4.36, v0.4.37]
17
+)
0 commit comments