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 bdf7557 commit eb12632Copy full SHA for eb12632
go.mod
@@ -6,7 +6,5 @@ require (
6
github.com/fatih/pool v3.0.0+incompatible
7
github.com/oklog/run v1.1.0
8
github.com/pkg/errors v0.9.1
9
- github.com/spiral/goridge/v2 v2.3.0
+ github.com/spiral/goridge/v2 v2.3.1-0.20200327094950-280bd2861b57 // indirect
10
)
11
-
12
-replace github.com/spiral/goridge/v2 => github.com/reasno/goridge/v2 v2.3.1-0.20200327023049-76a6a34423a2
0 commit comments