mirror of
https://github.com/xtaci/kcptun.git
synced 2024-04-21 12:32:32 +00:00
8 lines
97 B
AMPL
8 lines
97 B
AMPL
module github.com/klauspost/reedsolomon
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/klauspost/cpuid v1.2.4
|
|
)
|