forked from Edgio/xtcp
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgo.mod.replace
More file actions
Latest commit
18 lines (9 loc) · 586 Bytes
/
Copy pathgo.mod.replace
File metadata and controls
18 lines (9 loc) · 586 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
replace github.com/Edgio/xtcp/pkg/misc => ./pkg/misc
replace github.com/Edgio/xtcp/pkg/cliflags => ./pkg/cliflags
replace github.com/Edgio/xtcp/pkg/xtcppb => ./pkg/xtcppb
replace github.com/Edgio/xtcp/pkg/poller => ./pkg/poller
replace github.com/Edgio/xtcp/pkg/netlinker => ./pkg/netlinker
replace github.com/Edgio/xtcp/pkg/inetdiager => ./pkg/inetdiager
replace github.com/Edgio/xtcp/pkg/pollerstater => ./pkg/pollerstater
replace github.com/Edgio/xtcp/pkg/inetdiagerstater => ./pkg/inetdiagerstater
replace github.com/Edgio/xtcp/pkg/netlinkerstater => ./pkg/netlinkerstater