summaryrefslogtreecommitdiff
path: root/crypto/secp256k1/libsecp256k1/src/modules/dummy.go
blob: 3c7a696439f0e2a4b1ecece8a0a5f47850ed07a9 (plain)
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