dummy.go 204 Bytes
Newer Older
1 2 3 4 5 6 7
// +build dummy

// Package c contains only a C file.
//
// This Go file is part of a workaround for `go mod vendor`.
// Please see the file crypto/secp256k1/dummy.go for more information.
package module