1
0
mirror of https://github.com/fumiama/blake2b-simd.git synced 2026-06-10 04:50:30 +08:00

adapt go1.17

This commit is contained in:
源文雨
2022-04-12 17:23:18 +08:00
parent 3f5f724cb5
commit c99573b3b2
15 changed files with 28 additions and 78 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/fumiama/blake2b-simd
go 1.17