Skip to content

Commit 4e87ae1

Browse files
committed
fix go.mod
1 parent 2df3234 commit 4e87ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/kataras/neffos
22

33
go 1.13
44

5-
replace github.com/mediocregopher/radix/v3 => github.com/neffos-contrib/radix/v3 3.4.3
5+
replace github.com/mediocregopher/radix/v3 => github.com/neffos-contrib/radix/v3 v3.4.3
66

77
require (
88
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee // indirect

0 commit comments

Comments
 (0)