mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-17 02:14:53 +08:00
go1.16 (#14783)
This commit is contained in:
4
vendor/github.com/minio/md5-simd/go.mod
generated
vendored
4
vendor/github.com/minio/md5-simd/go.mod
generated
vendored
@ -2,6 +2,4 @@ module github.com/minio/md5-simd
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/klauspost/cpuid v1.2.3
|
||||
)
|
||||
require github.com/klauspost/cpuid/v2 v2.0.1
|
||||
|
Reference in New Issue
Block a user