2
0
mirror of https://github.com/soheilhy/cmux.git synced 2024-09-20 02:55:46 +08:00
cmux/go.mod

8 lines
148 B
Modula-2
Raw Normal View History

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