github.com/carter-ya/go-ethereum@v0.0.0-20230628080049-d2309be3983b/crypto/secp256k1/libsecp256k1/dummy.go (about) 1 //go:build dummy 2 // +build dummy 3 4 // Package c contains only a C file. 5 // 6 // This Go file is part of a workaround for `go mod vendor`. 7 // Please see the file crypto/secp256k1/dummy.go for more information. 8 package libsecp256k1