github-actions[bot]
|
0b56af5a01
|
[AUTO] rename Go module + update internal import paths
Workflow: c1fc594f020d23958b641a4e5a856b6e52c49d3bece94b95594864db16c1b0fc on branch main
|
2024-10-17 01:49:47 +00:00 |
|
Felix Lange
|
8a134014b4
|
all: add go:build lines (#23468)
Generated by go1.17 fmt ./...
|
2021-08-25 18:46:29 +02:00 |
|
Steve Ruckdashel
|
6a4e730003
|
crypto/secp256k1: add workaround for go mod vendor (#21735)
Go won't vendor C files if there are no Go files present in the directory.
Workaround is to add dummy Go files.
Fixes: #20232
|
2020-12-08 10:47:56 +01:00 |
|