2021-02-06 02:43:02 +08:00
|
|
|
module github.com/soheilhy/cmux
|
|
|
|
|
2022-09-28 02:04:46 +08:00
|
|
|
go 1.18
|
2021-02-06 02:43:02 +08:00
|
|
|
|
2022-09-28 02:04:46 +08:00
|
|
|
require golang.org/x/net v0.0.0-20220927171203-f486391704dc
|
|
|
|
|
|
|
|
require golang.org/x/text v0.3.7 // indirect
|