module github.com/klauspost/reedsolomon go 1.14 require ( github.com/klauspost/cpuid/v2 v2.0.1 github.com/stretchr/testify v1.6.1 )