9 lines
160 B
Modula-2
9 lines
160 B
Modula-2
|
module github.com/reiver/go-netln
|
||
|
|
||
|
go 1.18
|
||
|
|
||
|
require (
|
||
|
github.com/reiver/go-fck v0.0.1 // indirect
|
||
|
github.com/reiver/go-utf8 v2.0.1+incompatible // indirect
|
||
|
)
|