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,3 +1,3 @@
|
||||
module streaming-hlg-decoding
|
||||
|
||||
go 1.12
|
||||
go 1.17
|
||||
|
||||
Reference in New Issue
Block a user