go.mod set to use go 1.17, and use unsafe.Slice to optimize the code (#1920)
Co-authored-by: liyuzhi <liyuzhi@info.easeus.com.cn>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module keyword-spotting-from-file
|
||||
|
||||
go 1.12
|
||||
go 1.17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user