We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df3234 commit 4e87ae1Copy full SHA for 4e87ae1
go.mod
@@ -2,7 +2,7 @@ module github.com/kataras/neffos
2
3
go 1.13
4
5
-replace github.com/mediocregopher/radix/v3 => github.com/neffos-contrib/radix/v3 3.4.3
+replace github.com/mediocregopher/radix/v3 => github.com/neffos-contrib/radix/v3 v3.4.3
6
7
require (
8
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee // indirect
0 commit comments