This commit is contained in:
4
vendor/github.com/pjbgf/sha1cd/ubc/ubc_amd64.go
generated
vendored
4
vendor/github.com/pjbgf/sha1cd/ubc/ubc_amd64.go
generated
vendored
@ -1,5 +1,5 @@
|
||||
//go:build !noasm && gc && amd64
|
||||
// +build !noasm,gc,amd64
|
||||
//go:build !noasm && gc && amd64 && !arm64
|
||||
// +build !noasm,gc,amd64,!arm64
|
||||
|
||||
package ubc
|
||||
|
||||
|
Reference in New Issue
Block a user