mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 11:41:19 +00:00
bf1d08c8cc
- [x] setup infra - [x] provide readme - [x] setup secrets (keys) for infra - [x] resolve todos - [x] remove unnecessary test actions triggers - [x] update go path (should be installed on runner properly - unlike my self hosted quick setup) - [x] provide docs on using checksum and signature to verify the binary
6 lines
109 B
Modula-2
6 lines
109 B
Modula-2
module github.com/ledgerwatch/erigon/cmd/release/v2
|
|
|
|
go 1.19
|
|
|
|
require github.com/hashicorp/go-version v1.6.0
|