mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-05 05:34:25 -05:00
* Update go to 1.19.3 * Update other items to 1.19 * Update golangci-lint to latest release * Run gofmt -s with go1.19 * Huge gofmt changes Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
7 lines
76 B
YAML
7 lines
76 B
YAML
base:
|
|
language: go
|
|
version: 1.19
|
|
build_tags:
|
|
- fuzz
|
|
- develop
|