segmentio / asm

Go library providing algorithms optimized to leverage the characteristics of modern CPUs
MIT No Attribution
869 stars 36 forks source link

Update reference version in build #5

Closed kalamay closed 3 years ago

kalamay commented 3 years ago

This updates the reference from ./build/go.mod to the latest tagged version of asm. This is the version of the cpu sub-package used by the feature detection functions (JumpIfFeature and JumpUnlessFeature).